Class EventEmitter<KeyMap>

Type Parameters

Hierarchy (View Summary)

Implements

Constructors

Properties

Methods

Constructors

Properties

listeners: { [key: string]: undefined | (p: any) => void[] } = {}

Methods