topological-scheduler
Preparing search index...
WorkerFunction
Type Alias WorkerFunction<T, R>
WorkerFunction
:
(
item
:
T
,
id
:
string
,
callback
:
WorkerCallback
<
R
>
)
=>
void
Type Parameters
T
R
Type Declaration
(
item
:
T
,
id
:
string
,
callback
:
WorkerCallback
<
R
>
)
:
void
Parameters
item
:
T
id
:
string
callback
:
WorkerCallback
<
R
>
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
topological-scheduler
Loading...