UNPKG

@a11ywatch/core

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