UNPKG
@foundry-rs/hardhat-anvil
Version:
latest (0.1.7)
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
Hardhat plugin for managing Anvil
github.com/foundry-rs/hardhat
foundry-rs/hardhat
@foundry-rs/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