UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 183 B
import { IterableX } from '../../iterable/iterablex'; import { of as ofStatic } from '../../iterable/of'; /** @nocollapse */ IterableX.of = ofStatic; //# sourceMappingURL=of.mjs.map