UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (6 loc) 253 B
import { fromEventPattern as fromEventPatternStatic } from '../../asynciterable/fromeventpattern'; declare module '../../asynciterable/asynciterablex' { namespace AsyncIterableX { let fromEventPattern: typeof fromEventPatternStatic; } }