UNPKG

223 BTypeScriptView Raw
1export declare class GraphQLTypesLoader {
2 mergeTypesByPaths(paths: string | string[]): Promise<string>;
3 private getTypesFromPaths;
4 private includeNodeModules;
5}
6//# sourceMappingURL=graphql-types.loader.d.ts.map
\No newline at end of file