UNPKG

@nomiclabs/hardhat-ethers

Version:
6 lines 335 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SignerWithAddress = void 0; var signers_1 = require("../../signers"); Object.defineProperty(exports, "SignerWithAddress", { enumerable: true, get: function () { return signers_1.SignerWithAddress; } }); //# sourceMappingURL=signer-with-address.js.map