Preparing search index...
The search index is not available
@cashu/cashu-ts
@cashu/cashu-ts
ApiError
Type Alias ApiError
ApiError
:
{
code
?:
number
;
detail
?:
string
;
error
?:
string
}
Cashu api error
Type declaration
Optional
code
?:
number
HTTP error code
Optional
detail
?:
string
Detailed error message
Optional
error
?:
string
Error message
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cashu/cashu-ts
Loading...
Cashu api error