property MessagingOptions.killSignal Usage in Deno```typescript import { type MessagingOptions } from "node:node__child_process.d.ts"; ``` The signal value to be used when the spawned process will be killed by the abort signal. Type Signals | number | undefined