UNPKG

@zebec-network/exchange-card-sdk

Version:
9 lines (8 loc) 353 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.ERC20_ABI = void 0; const ERC20_json_1 = __importDefault(require("./ERC20.json")); exports.ERC20_ABI = ERC20_json_1.default.abi;