UNPKG

@graphql-tools/utils

Version:

Common package containing utils and types for GraphQL tools

3 lines (2 loc) 120 B
export declare function debugTimerStart(name: string): void; export declare function debugTimerEnd(name: string): void;