Variable handleErrorsConst

handleErrors: {
    error(e: any): void;
} = ...

A generic error Observer that does console.error of what it is passed.

Type declaration

Generated using TypeDoc