1 | export { GraphQLOptions, Config, gql, ApolloError, toApolloError, SyntaxError, ValidationError, AuthenticationError, ForbiddenError, UserInputError, } from 'apollo-server-core';
|
2 | export { ApolloServer, CreateHandlerOptions } from './ApolloServer';
|
3 | //# sourceMappingURL=index.d.ts.map |
\ | No newline at end of file |