UNPKG

@graphql-codegen/cli

Version:

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

4 lines (3 loc) 159 B
export declare function debugLog(message: string, ...meta: any[]): void; export declare function printLogs(): void; export declare function resetLogs(): void;