Class KitPluginAbstract

Hierarchy (View Summary)

Constructors

Properties

Methods

Constructors

Properties

_emitter: null | EventEmitter = null

The emitter that belongs to this plugin.

name: string

The name of this plugin.

Methods

  • The entry point for custom behavior after registration for custom plugins.

    Returns void