property WorkerOptions.name
An optional name
to be appended to the worker title
for debuggin/identification purposes, making the final title as
[worker ${id}] ${name}
.
Type Jump to heading
string | undefined
An optional name
to be appended to the worker title
for debuggin/identification purposes, making the final title as
[worker ${id}] ${name}
.
string | undefined