property StaticEventEmitterIteratorOptions.close Usage in Deno```typescript import { type StaticEventEmitterIteratorOptions } from "node:node__events.d.ts"; ``` Names of events that will end the iteration. Type string[] | undefined