Preparing search index...
The search index is not available
replugged
replugged
types
PluginExports
Interface PluginExports
interface
PluginExports
{
Settings
?:
ComponentType
<
{}
>
;
start
?:
(
(
)
=>
Promisable
<
void
>
)
;
stop
?:
(
(
)
=>
Promisable
<
void
>
)
;
[
x
:
string
]
:
unknown
;
}
Indexable
[
x
:
string
]:
unknown
Index
Properties
Settings?
start?
stop?
Properties
Optional
Settings
Settings
?:
ComponentType
<
{}
>
Optional
start
start
?:
(
(
)
=>
Promisable
<
void
>
)
Optional
stop
stop
?:
(
(
)
=>
Promisable
<
void
>
)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Settings
start
stop
replugged
Loading...