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

Usage in Deno

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

Type

ResourceLimits | undefined