Files
website/docs/api/interfaces/Plugin.md
2022-12-28 22:43:41 +03:00

1.3 KiB

id, title, sidebar_label, sidebar_position, custom_edit_url
id title sidebar_label sidebar_position custom_edit_url
Plugin Interface: Plugin Plugin 0 null

Hierarchy

Properties

description

Optional description: string

Deprecated

will be removed in the next update

Defined in

src/handler/plugins/plugin.ts:33


name

Optional name: string

Deprecated

will be removed in the next update

Defined in

src/handler/plugins/plugin.ts:31


type

type: PluginType

Defined in

src/handler/plugins/plugin.ts:34