Interface EventListenable

Hierarchy

  • EventListenable

Properties

Properties

off: ((eventType: string, handler: LooseFunction) => any)

Type declaration

on: ((eventType: string, handler: LooseFunction) => any)

Type declaration

Generated using TypeDoc