UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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