UNPKG

@a11ywatch/core

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