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

Usage in Deno

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

Type

Dict<string>
| SHARE_ENV
| undefined