temp: handle inconsistent errors from server

This commit is contained in:
cv
2023-09-27 09:56:24 +02:00
parent cb871a8c26
commit 85172ae8d7
4 changed files with 66 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
// evaluating the library, we re-export to make it easy to detach
export { deepmerge } from 'deepmerge-ts';