Skip to main content
CommonOptions.timeout - child_process - Node documentation
property CommonOptions.timeout

Usage in Deno

import { type CommonOptions } from "node:child_process";

Type

number | undefined