PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@celo/utils/lib
Просмотр файла: currencies.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SHORT_CURRENCIES = exports.resolveCurrency = exports.CURRENCY_ENUM = exports.currencyToShortMap = exports.CURRENCIES = void 0;
// Exports moved to @celo/base, forwarding them
// here for backwards compatibility
var currencies_1 = require("@celo/base/lib/currencies");
Object.defineProperty(exports, "CURRENCIES", { enumerable: true, get: function () { return currencies_1.CURRENCIES; } });
Object.defineProperty(exports, "currencyToShortMap", { enumerable: true, get: function () { return currencies_1.currencyToShortMap; } });
Object.defineProperty(exports, "CURRENCY_ENUM", { enumerable: true, get: function () { return currencies_1.CURRENCY_ENUM; } });
Object.defineProperty(exports, "resolveCurrency", { enumerable: true, get: function () { return currencies_1.resolveCurrency; } });
Object.defineProperty(exports, "SHORT_CURRENCIES", { enumerable: true, get: function () { return currencies_1.SHORT_CURRENCIES; } });
//# sourceMappingURL=currencies.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!