UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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