Interface PluginConfig

Hierarchy

  • PluginConfig

Properties

authors: string[]

The author of the plugin.

defaultConfig: any

The default config

description: string

The description of the plugin.

name: string

The name of the plugin.

version: string

The version of the plugin.

Generated using TypeDoc