UNPKG

graphql-codegen-core

Version:

GraphQL types and code generator based on schema

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;