UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

3 lines (2 loc) 124 B
import { IterableX } from './iterablex'; export declare function throwError<TSource = any>(error: any): IterableX<TSource>;