UNPKG

abi-util-lite

Version:

A light impletation to parse abi string array to abi json

6 lines 220 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.version = void 0; // forked from @ethersproject/abi 5.5.0 exports.version = "abi-util-lite/0.1.0"; //# sourceMappingURL=_version.js.map