property EventEmitterOptions.captureRejections Usage in Denoimport { type EventEmitterOptions } from "node:events"; Enables automatic capturing of promise rejection. Type boolean | undefined