UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 208 B
import { AsyncIterableX } from '../../asynciterable/asynciterablex'; import { of as ofStatic } from '../../asynciterable/of'; /** @nocollapse */ AsyncIterableX.of = ofStatic; //# sourceMappingURL=of.mjs.map