UNPKG

@a11ywatch/core

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