Entracte (TypeScript)
Preparing search index...
views/settings/types
HookConfig
Type Alias HookConfig
type
HookConfig
=
{
command
:
string
;
enabled
:
boolean
;
event
:
HookEvent
;
}
Index
Properties
command
enabled
event
Properties
command
command
:
string
enabled
enabled
:
boolean
event
event
:
HookEvent
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
enabled
event
Entracte (TypeScript)
Loading...