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