Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventSubscriberEntry<T>

An object used to track event subscriptions internally.

Type parameters

Hierarchy

  • EventSubscriberEntry

Index

Properties

Properties

event

The event class subscribed to.

id

id: string

Globally unique ID of this subscription.

subscriber

subscriber: EventSubscriber<T>

The closure to execute when the event is fired.

Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.