Documentation
Preparing search index...
@saltcorn/types
base_types
Plugin
Type Alias Plugin
Plugin
:
{
dependencies
:
string
[]
;
onLoad
:
(
cfg
:
any
)
=>
Promise
<
void
>
;
plugin_name
?:
string
;
sc_plugin_api_version
:
number
;
[
key
:
string
]:
any
;
}
&
(
PluginWithConfig
|
PluginWithoutConfig
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...