evalution
Preparing search index...
evalution
TraceChangeEvent
Interface TraceChangeEvent
Describes a single change emitted by
TraceProvider.watch
.
interface
TraceChangeEvent
{
traceId
:
string
;
type
:
TraceChangeType
;
}
Index
Properties
trace
Id
type
Properties
trace
Id
traceId
:
string
type
type
:
TraceChangeType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
trace
Id
type
evalution
Loading...
Describes a single change emitted by
TraceProvider.watch.