Skip to content

ParamKeys

reference
1 min readUpdated

Kind: Type

Source: src/types.ts

Definition

ts
Path extends `${infer Component}/${infer Rest}` ? ParamKey<Component> | ParamKeys<Rest> : ParamKey<Path>

Was this page helpful?

Download as PDF
ParamKeys — Hono (narrator proof)