Replace `NonUndefinedOrnNull` with TypeScript standard type `NonNullable`
malash opened this issue · 1 comments
malash commented
Replace NonUndefinedOrnNull
with TypeScript standard type NonNullable
.
https://github.com/facebookincubator/idx/blob/master/packages/idx/src/idx.d.ts#L5
mohsen1 commented
Yes they are exactly the same.
Happy to review a PR for that