UNPKG

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