UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (6 loc) 178 B
import { empty as emptyStatic } from '../../iterable/empty'; declare module '../../iterable/iterablex' { namespace IterableX { let empty: typeof emptyStatic; } }