property EventEmitterOptions.captureRejections Usage in Deno```typescript import { type EventEmitterOptions } from "node:node__events.d.ts"; ``` Enables automatic capturing of promise rejection. Type boolean | undefined