UNPKG

@a11ywatch/core

Version:
4 lines (3 loc) 204 B
declare const typeDefs: import("graphql").DocumentNode; declare const createScheme: () => import("graphql-middleware/dist/types").GraphQLSchemaWithFragmentReplacements; export { createScheme, typeDefs };