artifacts.d.ts
1 // This file was autogenerated by hardhat-viem, do not edit it. 2 // prettier-ignore 3 // tslint:disable 4 // eslint-disable 5 6 import "hardhat/types/artifacts"; 7 8 declare module "hardhat/types/artifacts" { 9 interface ArtifactsMap { 10 11 } 12 13 interface ContractTypesMap { 14 15 } 16 }