UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (6 loc) 213 B
import { asyncify as asyncifyStatic } from '../../asynciterable/asyncify'; declare module '../../asynciterable/asynciterablex' { namespace AsyncIterableX { let asyncify: typeof asyncifyStatic; } }