import {AErrorHandler} from 'ts-react-app-infrastructure'; export abstract class AWebErrorHandler extends AErrorHandler { }