Skip to main content
StaticEventEmitterIteratorOptions.close - events - Node documentation
property StaticEventEmitterIteratorOptions.close

Usage in Deno

import { type StaticEventEmitterIteratorOptions } from "node:events";

Names of events that will end the iteration.

Type

string[] | undefined