UNPKG

hardhat-graph-protocol

Version:

A hardhat plugin that extends the runtime environment to inject additional functionality related to the usage of the Graph Protocol.

5 lines 203 B
import debug from 'debug'; export declare const logDebug: debug.Debugger; export declare const logWarn: debug.Debugger; export declare const logError: debug.Debugger; //# sourceMappingURL=logger.d.ts.map