UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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