UNPKG

@a11ywatch/core

Version:
3 lines (2 loc) 116 B
import type { FastifyInstance } from "fastify"; export declare const setListRoutes: (app: FastifyInstance) => void;