UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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