UNPKG

188 BTypeScriptView Raw
1import type { DocumentNode } from 'graphql';
2export declare const gql: (template: TemplateStringsArray | string, ...substitutions: any[]) => DocumentNode;
3//# sourceMappingURL=gql.d.ts.map
\No newline at end of file