Internal
Type of worker.
Type of execution response. This can only be serializable data.
Readonly
rejectReject callback to reject the promise.
Optional
reason: stringReadonly
resolveResolve callback to fulfill the promise.
Readonly
workerThe worker handling the execution.
Generated using TypeDoc
An object holding the execution response promise resolve/reject callbacks.