UNPKG

hardhat

Version:

Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

6 lines 435 B
export declare const SENTRY_DSN = "https://572b03708e298427cc72fc26dac1e8b2@o385026.ingest.us.sentry.io/4508780138856448"; export declare function setupErrorTelemetryIfEnabled(): Promise<void>; export declare function sendErrorTelemetry(error: Error): Promise<boolean>; export declare function setCliHardhatConfigPath(configPath: string): void; export declare function _testResetReporter(): void; //# sourceMappingURL=reporter.d.ts.map