Kind: Type
Source: src/types.ts
src/types.ts
ts(c: Context<E, P, I>, next: Next) => Promise<R | void>
(c: Context<E, P, I>, next: Next) => Promise<R | void>
Was this page helpful?