Kind: Type
Source: packages/platform-fastify/adapters/middie/fastify-middie.ts
Part of: Platform Fastify
Definition
ts(req: Req, res: Res, next: (err?: unknown) => void) => void
Kind: Type
Source: packages/platform-fastify/adapters/middie/fastify-middie.ts
Part of: Platform Fastify
ts(req: Req, res: Res, next: (err?: unknown) => void) => void
Was this page helpful?