@koalarx/ui
Version:
Koala UI is a modern and accessible component library designed to speed up interface development in Angular projects. With simple integration and clear documentation, you can easily build robust and visually appealing applications.
1 lines • 562 B
Source Map (JSON)
{"version":3,"file":"koalarx-ui-core-middlewares.mjs","sources":["../../projects/koala-ui/core/middlewares/http-client-errors.middleware.ts","../../projects/koala-ui/core/middlewares/koalarx-ui-core-middlewares.ts"],"sourcesContent":["import { HttpErrorResponse } from '@angular/common/http';\n\nexport abstract class HttpClientErrorsMiddleware {\n abstract handleError(response: HttpErrorResponse): string;\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"MAEsB,0BAA0B,CAAA;AAE/C;;ACJD;;AAEG;;;;"}