Search
Preparing search index...
The search index is not available
ngl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
WorkerRegistry
Class WorkerRegistry
Hierarchy
WorkerRegistry
Index
Properties
_blob
Dict
_deps
Dict
_func
Dict
active
Worker
Count
Methods
add
get
Properties
Private
_blob
Dict
_blob
Dict
:
object
Type declaration
[
k:
string
]:
Blob
Private
_deps
Dict
_deps
Dict
:
object
Type declaration
[
k:
string
]:
Function
[]
Private
_func
Dict
_func
Dict
:
object
Type declaration
[
k:
string
]:
Function
active
Worker
Count
active
Worker
Count
:
number
= 0
Methods
add
add
(
name
:
string
, func
:
Function
, deps
:
Function
[]
)
:
void
Parameters
name:
string
func:
Function
deps:
Function
[]
Returns
void
get
get
(
name
:
string
)
:
Blob
Parameters
name:
string
Returns
Blob
Globals
Worker
Registry
_blob
Dict
_deps
Dict
_func
Dict
active
Worker
Count
add
get
Generated using
TypeDoc