Preparing search index...
The search index is not available
Freeze Design Frontend - TypeScript API
Freeze Design Frontend - TypeScript API
types
ApiError
Interface ApiError
interface
ApiError
{
error
?:
string
;
detail
?:
string
;
message
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
error?
detail?
message?
Properties
Optional
error
error
?:
string
Optional
detail
detail
?:
string
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
detail
message
Freeze Design Frontend - TypeScript API
Loading...