Skip to main content
EventEmitter.EventEmitterAsyncResourceOptions.name - events - Node documentation
property EventEmitter.EventEmitterAsyncResourceOptions.name

Usage in Deno

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

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

Type

string