mirror of
https://github.com/SrIzan10/sern-website.git
synced 2026-05-01 11:05:20 +00:00
870 B
870 B
id, title, sidebar_label, sidebar_position, custom_edit_url
| id | title | sidebar_label | sidebar_position | custom_edit_url |
|---|---|---|---|---|
| Plugin | Interface: Plugin<Args> | Plugin | 0 | null |
Type parameters
| Name | Type |
|---|---|
Args |
extends any[] = any[] |
Properties
execute
• execute: (...args: Args) => PluginResult
Type declaration
▸ (...args): PluginResult
Parameters
| Name | Type |
|---|---|
...args |
Args |
Returns
Defined in
type
• type: PluginType