Kind: Type
Source: src/utils/types.ts
src/utils/types.ts
Part of: Utils
ts0 extends 1 & T ? {} : T
0 extends 1 & T ? {} : T
Was this page helpful?