UNPKG

164 BTypeScriptView Raw
1import { Types } from '@graphql-codegen/plugin-helpers';
2export declare function transformDocuments(options: Types.GenerateOptions): Promise<Types.DocumentFile[]>;