UNPKG

graphql-code-generator

Version:

<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>

3 lines (2 loc) 120 B
import { Types } from 'graphql-codegen-core'; export declare function parseConfigFile(ymlString: string): Types.Config;