Interface HookConfig

Hierarchy

  • HookConfig

Indexable

[property: string]: unknown

Properties

name: string
operation?: readonly HookOperation[]
stage?: readonly HookStage[]
status?: readonly HookStatus[]
type: string

Generated using TypeDoc