UNPKG

multitude

Version:

Comprehensive streams for push and pull

3 lines (2 loc) 126 B
import { Push } from "../../definitions"; export declare function throws<T = any>(error: string | Error): Push.Observable<T>;