UNPKG

@rimbu/stream

Version:

Efficient structure representing a sequence of elements, with powerful operations for TypeScript

8 lines 403 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./constructors.cjs"), exports); tslib_1.__exportStar(require("./utils.cjs"), exports); tslib_1.__exportStar(require("./async-fast-iterator-base.cjs"), exports); tslib_1.__exportStar(require("./async-stream-custom.cjs"), exports); //# sourceMappingURL=index.cjs.map