UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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