Preparing search index...
The search index is not available
Takomo v7.1.2
Takomo v7.1.2
HookConfig
Interface HookConfig
interface
HookConfig
{
name
:
string
;
operation
?:
readonly
HookOperation
[]
;
stage
?:
readonly
HookStage
[]
;
status
?:
readonly
HookStatus
[]
;
type
:
string
;
[
property
:
string
]
:
unknown
;
}
Indexable
[
property
:
string
]:
unknown
Index
Properties
name
operation?
stage?
status?
type
Properties
Readonly
name
name
:
string
Optional
Readonly
operation
operation
?:
readonly
HookOperation
[]
Optional
Readonly
stage
stage
?:
readonly
HookStage
[]
Optional
Readonly
status
status
?:
readonly
HookStatus
[]
Readonly
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
operation
stage
status
type
Takomo v7.1.2
Loading...