UNPKG

@a11ywatch/core

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