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 194 B
import '../../../src/index'; import type { HardhatUserConfig } from 'hardhat/config'; declare const config: HardhatUserConfig; export default config; //# sourceMappingURL=hardhat.config.d.ts.map