UNPKG

390 BTypeScriptView Raw
1export { GraphQLConfig, loadConfig, loadConfigSync } from './config.js';
2export { GraphQLProjectConfig } from './project-config.js';
3export { GraphQLExtensionDeclaration } from './extension.js';
4export { Source, Loader } from '@graphql-tools/utils';
5export * from './types.js';
6export * from './errors.js';
7export { LoadersRegistry } from './loaders.js';
8//# sourceMappingURL=index.d.ts.map
\No newline at end of file