Task asynchronous function that can be executed. This function must return a promise.
Type of data sent to the worker. This can only be structured-cloneable data.
Type of execution response. This can only be structured-cloneable data.
Optional
Data sent to the worker.
Execution response promise.
Task asynchronous function that can be executed. This function must return a promise.