Kind: Type
Source: src/utils/types.ts
Part of: Utils
Definition
tsboolean extends (T extends never ? true : false) ? true : false
Kind: Type
Source: src/utils/types.ts
Part of: Utils
tsboolean extends (T extends never ? true : false) ? true : false
Was this page helpful?