UNPKG

tevm

Version:

A typesafe Ethereum Virtual Machine (EVM) toolkit written in TypeScript

14 lines (10 loc) 345 B
'use strict'; var utils = require('@tevm/utils'); Object.keys(utils).forEach(function (k) { if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, { enumerable: true, get: function () { return utils[k]; } }); }); //# sourceMappingURL=index.cjs.map //# sourceMappingURL=index.cjs.map