UNPKG
harbor-hardhat-anvil
Version:
latest (0.0.6)
0.0.6
0.0.4
0.0.3
harbor hardhat anvil plugin
github.com/foundry-rs/hardhat
harbor-hardhat-anvil
/
dist
/
src
/
constants.js
5 lines
•
190 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
pluginName
=
void
0
;
exports
.
pluginName
=
"@foundry/hardhat-anvil"
;
//# sourceMappingURL=constants.js.map