UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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