Type alias HookStage

HookStage: "before" | "after"

Specifies during which stack operation stage stage the hook should be executed.

Generated using TypeDoc