Preparing search index...
The search index is not available
owservable
owservable
WorkerType
Type Alias WorkerType
WorkerType
:
{
init
?:
()
=>
Promise
<
void
>
;
work
:
()
=>
void
|
Promise
<
void
>
}
Type declaration
Optional
init
?:
()
=>
Promise
<
void
>
work
:
()
=>
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
owservable
Loading...