Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
UnsubscribeCodeRunStatusWebSocketEventDTO
Interface UnsubscribeCodeRunStatusWebSocketEventDTO
interface
UnsubscribeCodeRunStatusWebSocketEventDTO
{
event
:
UNSUBSCRIBE_CODE_RUN_STATUS
;
runId
:
string
;
sessionId
:
`
${
string
&
{
length
:
24
;
}
}
`
;
}
Index
Properties
event
run
Id
session
Id
Properties
event
event
:
UNSUBSCRIBE_CODE_RUN_STATUS
run
Id
run
Id
:
string
session
Id
session
Id
:
`
${
string
&
{
length
:
24
;
}
}
`
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
event
run
Id
session
Id
@juki-team/commons - v0.0.826
Loading...