UNPKG

rx-queue

Version:

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

8 lines 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION = void 0; /** * This file was auto generated from scripts/generate-version.sh */ exports.VERSION = '1.0.5'; //# sourceMappingURL=version.js.map