✨ 🌍 errors.ts
This commit is contained in:
@@ -236,3 +236,4 @@ export function classifyAxiosError(e: unknown): {
|
|||||||
}
|
}
|
||||||
return { kind: 'http', status, message }
|
return { kind: 'http', status, message }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user