UNPKG

169 BTypeScriptView Raw
1import { Types } from 'graphql-codegen-plugin-helpers';
2export declare function generate(config: Types.Config, saveToFile?: boolean): Promise<Types.FileOutput[] | any>;