Kind: Type Source: src/types.ts Definition tsI extends Input ? unknown extends I['in'] ? {} : I['in'] : I
Was this page helpful?