Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventEmitter2Configuration

Hierarchy

  • EventEmitter2Configuration

Index

Properties

Optional delimiter

delimiter: string

the delimiter used to segment namespaces, defaults to ..

Optional maxListeners

maxListeners: number

max listeners that can be assigned to an event, default 10.

Optional newListener

newListener: boolean

if you want to emit the newListener event set to true.

Optional wildcard

wildcard: boolean

use wildcards