mirror of
https://github.com/aljazceru/enclava.git
synced 2025-12-17 07:24:34 +01:00
Merge branch 'main' into redoing-things
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
export interface AppError extends Error {
|
||||
code: 'UNAUTHORIZED' | 'NETWORK_ERROR' | 'VALIDATION_ERROR' | 'NOT_FOUND' | 'FORBIDDEN' | 'TIMEOUT' | 'UNKNOWN'
|
||||
status?: number
|
||||
|
||||
Reference in New Issue
Block a user