UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

3 lines (2 loc) 133 B
import { AsyncIterableX } from './asynciterablex'; export declare function throwError<TSource>(error: any): AsyncIterableX<TSource>;