Skip to content

ExtractInput

reference
1 min readUpdated

Kind: Type

Source: src/types.ts

Definition

ts
I extends Input ? unknown extends I['in'] ? {} : I['in'] : I

Was this page helpful?

Download as PDF
ExtractInput — Hono (narrator proof)