Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
StacStaticDiagnostic
Interface StacStaticDiagnostic
interface
StacStaticDiagnostic
{
code
:
StacStaticDiagnosticCode
;
documentUrl
:
string
;
message
:
string
;
rel
?:
string
;
severity
:
"warning"
;
}
Index
Properties
code
document
Url
message
rel?
severity
Properties
Readonly
code
code
:
StacStaticDiagnosticCode
Readonly
document
Url
document
Url
:
string
Readonly
message
message
:
string
Optional
Readonly
rel
rel
?:
string
Readonly
severity
severity
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
document
Url
message
rel
severity
@honua/sdk-js
Loading...