Plugin interface

Base plugin interface.

Properties

name property

Type

string

version property

Type

string

Methods

destroy method

Signature

(): Promise<void>

initialize method

Signature

(): Promise<void>