@semo/core
Preparing search index...
types
PluginConfig
Type Alias PluginConfig
type
PluginConfig
=
{
commandDir
:
string
;
extendDir
:
string
;
hookDir
:
string
;
version
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
command
Dir
extend
Dir
hook
Dir
version?
Properties
command
Dir
commandDir
:
string
extend
Dir
extendDir
:
string
hook
Dir
hookDir
:
string
Optional
version
version
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
Dir
extend
Dir
hook
Dir
version
@semo/core
Loading...