The worker_threads.Worker constructor.
new (specifier: string | URL) => NodeWorkerLike
The worker_threads.Worker constructor.
new (specifier: string | URL) => NodeWorkerLike
import { type NodeWorkerModules } from "runtime/src/index.ts";