UNPKG

viem

Version:

TypeScript Interface for Ethereum

6 lines 351 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.toFunctionHash = void 0; var toSignatureHash_js_1 = require("./toSignatureHash.js"); Object.defineProperty(exports, "toFunctionHash", { enumerable: true, get: function () { return toSignatureHash_js_1.toSignatureHash; } }); //# sourceMappingURL=toFunctionHash.js.map