refactor
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/**
|
||||
* @deprecated Use error codes in Result instead of throwing ApplicationError.
|
||||
*/
|
||||
export type CommonApplicationErrorKind =
|
||||
| 'not_found'
|
||||
| 'forbidden'
|
||||
|
||||
Reference in New Issue
Block a user