@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
server
protocol
DiagnosticEventBody
Interface DiagnosticEventBody
interface
DiagnosticEventBody
{
diagnostics
:
tsc
.
server
.
protocol
.
Diagnostic
[]
;
file
:
string
;
}
Index
Properties
diagnostics
file
Properties
diagnostics
diagnostics
:
tsc
.
server
.
protocol
.
Diagnostic
[]
An array of diagnostic information items.
file
file
:
string
The file for which diagnostic information is reported.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
diagnostics
file
@servicenow/sdk - v4.4.1
Loading...
An array of diagnostic information items.