UNPKG

@graphql-codegen/cli

Version:

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

3 lines (2 loc) 125 B
export declare function runCli(cmd: string): Promise<number>; export declare function ensureGraphQlPackage(): Promise<void>;