UNPKG

@interchainjs/injective

Version:
6 lines (5 loc) 302 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.createInjectiveEthConfig = void 0; var config_1 = require("./config"); Object.defineProperty(exports, "createInjectiveEthConfig", { enumerable: true, get: function () { return config_1.createInjectiveEthConfig; } });