Skip to main content
interface EventEmitter.EventEmitterAsyncResourceOptions

Properties

optional
name: string

The type of async event, this is required when instantiating EventEmitterAsyncResource directly rather than as a child class.

Back to top