UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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