import { ErrorObservable } from './ErrorObservable';
export const _throw = ErrorObservable.create;
//# sourceMappingURL=throw.js.map