UNPKG

93 BTypeScriptView Raw
1import { GraphQLSchema } from 'graphql';
2export declare function getSchema(): GraphQLSchema;