UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (6 loc) 248 B
import { asyncifyErrback as asyncifyErrbackStatic } from '../../asynciterable/asyncifyerrback'; declare module '../../asynciterable/asynciterablex' { namespace AsyncIterableX { let asyncifyErrback: typeof asyncifyErrbackStatic; } }