Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
debug
DebugSessionCustomEvent
Interface DebugSessionCustomEvent
interface
DebugSessionCustomEvent
{
body
?:
any
;
event
:
string
;
session
:
DebugSession
;
}
Index
Properties
body?
event
session
Properties
Optional
Readonly
body
body
?:
any
Readonly
event
event
:
string
Readonly
session
session
:
DebugSession
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
body
event
session
Theia TypeDoc
Loading...