swarpc - v0.14.0
Source code
Report a bug
Suggest an idea
Preparing search index...
WorkerConstructor
Type Alias WorkerConstructor<T>
WorkerConstructor
:
new
(
opts
?:
{
name
?:
string
}
)
=>
T
Type Parameters
T
extends
Worker
|
SharedWorker
=
Worker
|
SharedWorker
Type Declaration
new
(
opts
?:
{
name
?:
string
}
)
:
T
Parameters
Optional
opts
:
{
name
?:
string
}
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Report a bug
Suggest an idea
swarpc - v0.14.0
Loading...