UNPKG

ajsfw

Version:
3 lines (2 loc) 139 B
import { Exception } from "ajsfw/exceptions"; export declare function errorHandler(exceptionOrErrorEvent: ErrorEvent | Exception): void;