mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
1.7 KiB
1.7 KiB
id, title, sidebar_label, sidebar_position, custom_edit_url
| id | title | sidebar_label | sidebar_position | custom_edit_url |
|---|---|---|---|---|
| Module | Interface: Module | Module | 0 | null |
Hierarchy
-
Module
Properties
description
• Optional description: string
Defined in
execute
• execute: (...args: any[]) => any
Type declaration
▸ (...args): any
Parameters
| Name | Type |
|---|---|
...args |
any[] |
Returns
any
Defined in
name
• Optional name: string
Defined in
type
• Optional type: CommandType | EventType