Skip to content

ExtractSchema

reference
1 min readUpdated

Kind: Type

Source: src/types.ts

Definition

ts
UnionToIntersection< T extends HonoBase<infer _, infer S, any, any> ? S : never >

Was this page helpful?

Download as PDF
ExtractSchema — Hono (narrator proof)