UNPKG

rx-queue

Version:

Easy to Use ReactiveX Queue that Supports Delay/DelayExecutor/Throttle/Debounce/Concurrency Features Powered by RxJS/IxJS

6 lines 297 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION = void 0; var version_js_1 = require("./version.js"); Object.defineProperty(exports, "VERSION", { enumerable: true, get: function () { return version_js_1.VERSION; } }); //# sourceMappingURL=config.js.map