Interface IEvent<S, T>

Type Parameters

  • S extends string

  • T

Hierarchy

  • IEvent

Properties

Properties

name: S

The name of the event

source: T

The source object of the event

Generated using TypeDoc