UNPKG

@a11ywatch/core

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