Interface: GetHookInstructionsResult
Defined in: packages/core/src/application/use-cases/get-hook-instructions.ts:23
Result returned by GetHookInstructions.
Properties
instructions
readonlyinstructions: readonlyobject[]
Defined in: packages/core/src/application/use-cases/get-hook-instructions.ts:25
phase
readonlyphase:"pre"|"post"
Defined in: packages/core/src/application/use-cases/get-hook-instructions.ts:24