UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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