Skip to content

InferRequestOptionsType

reference
1 min readUpdated

Kind: Type

Source: src/client/types.ts

Part of: Client

Definition

ts
T extends ( args: any, options: infer R ) => Promise<ClientResponse<unknown>> ? NonNullable<R> : never

Was this page helpful?

Download as PDF
InferRequestOptionsType — Hono (narrator proof)