Skip to content

BeforeHookResult

Defined in: namespaces.ts:106

Result from a before-hook handler to cancel an operation.

optional reason?: string

Defined in: namespaces.ts:108

Reason for cancellation (shown to the user/calling plugin).