Kind: Type Source: src/types.ts Definition tsUnionToIntersection< T extends HonoBase<infer _, infer S, any, any> ? S : never >
Was this page helpful?