UNPKG

@a11ywatch/core

Version:
3 lines (2 loc) 176 B
import type { FastifyContext } from "apollo-server-fastify"; export declare const statusBadge: (req: FastifyContext["request"], res: FastifyContext["reply"]) => Promise<void>;