UNPKG

ix

Version:

The Interactive Extensions for JavaScript

7 lines (6 loc) 221 B
import { fromEvent as fromEventStatic } from '../../asynciterable/fromevent.js'; declare module '../../asynciterable/asynciterablex' { namespace AsyncIterableX { let fromEvent: typeof fromEventStatic; } }