Node.js-specific extension to the EventTarget
class that returns the number of event listeners registered for the type
.
method
worker_threads.MessagePort.listenerCount
type: string
): number;
method
Node.js-specific extension to the EventTarget
class that returns the number of event listeners registered for the type
.