UNPKG

@a11ywatch/core

Version:
4 lines (3 loc) 197 B
import type { ApolloServerFastifyConfig } from "apollo-server-fastify"; declare const getServerConfig: (extra?: ApolloServerFastifyConfig) => ApolloServerFastifyConfig; export { getServerConfig };