Skip to content

Documentation / base / EventMapType

Variable: EventMapType

const EventMapType: unique symbol

Defined in: libs/base/src/event.ts:14

Type-only marker used to preserve the event map of an IEventTarget.

Released under the MIT License.