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

Usage in Deno

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

Type

boolean | undefined