UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 250 B
import { AsyncIterableX } from '../../asynciterable/asynciterablex'; import { fromEvent as fromEventStatic } from '../../asynciterable/fromevent'; /** @nocollapse */ AsyncIterableX.fromEvent = fromEventStatic; //# sourceMappingURL=fromevent.mjs.map