Please avoid duplicates
What’s missing?
https://github.com/gr2m/github-project/blob/main/index.d.ts#L10
For TFields the value's type should be string | null instead of string
Why?
There's no guarantee a configured field has a value
Alternatives you tried
Ignore the TS type
Would you be interested in contributing the feature?
Please avoid duplicates
What’s missing?
https://github.com/gr2m/github-project/blob/main/index.d.ts#L10
For
TFieldsthe value's type should bestring | nullinstead ofstringWhy?
There's no guarantee a configured field has a value
Alternatives you tried
Ignore the TS type
Would you be interested in contributing the feature?