UNPKG

rubic-sdk-next

Version:
6 lines 324 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.wrappedAddress = void 0; const core_1 = require("@cryptorubic/core"); Object.defineProperty(exports, "wrappedAddress", { enumerable: true, get: function () { return core_1.wrappedAddress; } }); //# sourceMappingURL=wrapped-addresses.js.map