mirror of
https://github.com/sern-handler/website
synced 2026-06-28 02:32:23 +00:00
2.8 KiB
2.8 KiB
editUrl, next, prev, title
| editUrl | next | prev | title |
|---|---|---|---|
| false | false | false | ExternalEventCommand |
Extends
Properties
description?
optionaldescription:string
Inherited from
Source
emitter
emitter: keyof
Dependencies
Source
meta
meta:
object
absPath
absPath:
string
id
id:
string
Inherited from
Source
name?
optionalname:string
Overrides
Source
onEvent
onEvent:
ControlPlugin<any[]>[]
Inherited from
Source
plugins
plugins:
InitPlugin<any[]>[]
Inherited from
Source
type
type:
External
Overrides
Source
Methods
execute()
execute(...
args):unknown
Parameters
• ...args: unknown[]
Returns
unknown