UNPKG

192 BTypeScriptView Raw
1import { DocumentNode } from 'graphql';
2export declare function getFragmentQueryDocument(document: DocumentNode, fragmentName?: string): DocumentNode;
3//# sourceMappingURL=fragments.d.ts.map
\No newline at end of file