@ascentbv/ts-common - v1.0.174
Preparing search index...
DiagnosticIssue
Interface DiagnosticIssue
interface
DiagnosticIssue
{
severity
:
"warning"
|
"critical"
;
source
:
"timer"
|
"cache"
|
"benchmark"
;
label
:
string
;
message
:
string
;
}
Index
Properties
severity
source
label
message
Properties
severity
severity
:
"warning"
|
"critical"
source
source
:
"timer"
|
"cache"
|
"benchmark"
label
label
:
string
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
severity
source
label
message
@ascentbv/ts-common - v1.0.174
Loading...