+13
-2
src/lib/types/routes.ts
+13
-2
src/lib/types/routes.ts
······-export type PreHandler = (req: FastifyRequest, reply: FastifyReply, done: HookHandlerDoneFunction) => void;······