Skip to content

BeforeHookResult

Defined in: namespaces.ts:107

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

optional reason?: string

Defined in: namespaces.ts:109

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