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