UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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