coldbydefault-portfolio
Preparing search index...
types/admin
AdminError
Interface AdminError
interface
AdminError
{
details
?:
string
;
message
:
string
;
type
:
"AUTH_ERROR"
|
"NETWORK_ERROR"
|
"VALIDATION_ERROR"
|
"UNKNOWN_ERROR"
;
}
Index
Properties
details?
message
type
Properties
Optional
details
details
?:
string
message
message
:
string
type
type
:
"AUTH_ERROR"
|
"NETWORK_ERROR"
|
"VALIDATION_ERROR"
|
"UNKNOWN_ERROR"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
details
message
type
coldbydefault-portfolio
Loading...