UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 285 B
import { AsyncIterableX } from '../../asynciterable/asynciterablex.js'; import { fromNodeStream as fromNodeStreamStatic } from '../../asynciterable/fromnodestream.js'; /** @nocollapse */ AsyncIterableX.fromNodeStream = fromNodeStreamStatic; //# sourceMappingURL=fromnodestream.js.map