NonNullish: {}

Useful for generic constraints T extends NonNullish. More explicit than writing T extends {} and it passes eslint there.

Type declaration

    Generated using TypeDoc