x4js - v2.2.49
GitHub
Preparing search index...
<internal>
src/components/monaco/bin/monaco
worker
IWorkerContext
Interface IWorkerContext<H>
interface
IWorkerContext
<
H
=
{}
>
{
host
:
H
;
getMirrorModels
()
:
IMirrorModel
[]
;
}
Type Parameters
H
=
{}
Index
Properties
host
Methods
get
Mirror
Models
Properties
host
host
:
H
A proxy to the main thread host object.
Methods
get
Mirror
Models
getMirrorModels
()
:
IMirrorModel
[]
Get all available mirror models in this worker.
Returns
IMirrorModel
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
host
Methods
get
Mirror
Models
GitHub
x4js - v2.2.49
Loading...
A proxy to the main thread host object.