Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

config

config: Config

Private listeners

listeners: Map<string, Function[]> = ...

storage

Accessors

key

  • get key(): string

Methods

emit

  • emit(name: string, ...args: any[]): void

off

  • off(name: string, listener: Function): void

on

  • on(name: string, listener: Function): void

Protected required

  • required(...keys: string[]): void

Generated using TypeDoc