UNPKG

130 BTypeScriptView Raw
1import { Types } from 'graphql-codegen-plugin-helpers';
2export declare function parseConfigFile(ymlString: string): Types.Config;