UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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