Skip to content

Documentation / listr2 / BaseEventMap

Class: BaseEventMap

Give event map a set of indexes to not make it go crazy when some events are missing from it. They are optional after all.

Extended by

Indexable

[k: string]: any

Constructors

new BaseEventMap()

new BaseEventMap(): BaseEventMap

Returns

BaseEventMap