@sm1/http-error-manager
Advanced tools
| export interface IHttpErrorConfig { | ||
| apiErrorList?: (ApiErrorListEntity)[] | null; | ||
| genericError: IHttpErrorModal; | ||
| ignoreList?: string[]; | ||
| } | ||
@@ -5,0 +6,0 @@ export interface ApiErrorListEntity { |
| export interface IHttpErrorConfig { | ||
| apiErrorList?: (ApiErrorListEntity)[] | null; | ||
| genericError: IHttpErrorModal; | ||
| ignoreList?: string[]; | ||
| } | ||
@@ -5,0 +6,0 @@ export interface ApiErrorListEntity { |
+1
-1
| { | ||
| "name": "@sm1/http-error-manager", | ||
| "version": "1.2.0", | ||
| "version": "1.3.0", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/cjs/index.js", |
5332
1.06%122
1.67%