Skip to main content
WorkerOptions.workerData - worker_threads - Node documentation
property WorkerOptions.workerData

Usage in Deno

import { type WorkerOptions } from "node:worker_threads";

Type

any