iceberg-js
Preparing search index...
IcebergErrorResponse
Interface IcebergErrorResponse
interface
IcebergErrorResponse
{
code
?:
string
|
number
;
message
:
string
;
type
?:
string
;
}
Index
Properties
code?
message
type?
Properties
Optional
code
code
?:
string
|
number
message
message
:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
type
iceberg-js
Loading...