Skip to main content
CommonExecOptions.killSignal - child_process - Node documentation
property CommonExecOptions.killSignal

Usage in Deno

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

Type

Signals
| number
| undefined