mirror of
https://github.com/sern-handler/website
synced 2026-06-06 17:26:50 +00:00
1.2 KiB
1.2 KiB
id, title, sidebar_label, sidebar_position, custom_edit_url
| id | title | sidebar_label | sidebar_position | custom_edit_url |
|---|---|---|---|---|
| Wrapper | Interface: Wrapper | Wrapper | 0 | null |
Properties
commands
• commands: string
Defined in
containerConfig
• Optional containerConfig: Object
Type declaration
| Name | Type |
|---|---|
get |
(...keys: keyof Dependencies[]) => unknown[] |
Defined in
defaultPrefix
• Optional defaultPrefix: string
Defined in
events
• Optional events: string
Defined in
mode
• Optional mode: string
Overload to enable mode in case developer does not use a .env file.
Deprecated