property MessagingOptions.killSignal Usage in Denoimport { type MessagingOptions } from "node:child_process"; The signal value to be used when the spawned process will be killed by the abort signal. Type Signals | number | undefined