HookAction
Type Alias: HookAction
type HookAction = "notify" | "execute" | "log" | "webhook" | "agent";
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/hook.ts:27
type HookAction = "notify" | "execute" | "log" | "webhook" | "agent";
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/hook.ts:27