Example plugin implementation.

Implements

Constructors

Properties

Methods

Constructors

Properties

description: string = 'An example plugin demonstrating the plugin system'

Optional description of the plugin

name: string = 'ExamplePlugin'

Unique identifier for the plugin

version: string = '1.0.0'

Version of the plugin

Methods