@logixjs/sandbox
Preparing search index...
ReadyEvent
Interface ReadyEvent
interface
ReadyEvent
{
payload
:
{
compilerReady
:
boolean
;
version
:
string
}
;
type
:
"READY"
;
}
Index
Properties
payload
type
Properties
payload
payload
:
{
compilerReady
:
boolean
;
version
:
string
}
type
type
:
"READY"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
type
@logixjs/sandbox
Loading...