Skip to content
Surface: Runtime NodeStability: Public StableMaturity: StableSource

allow

Generated via TypeDoc and typedoc-plugin-markdown.

> allow(): Record<string, never>

Defined in: index.d.ts:30

Returns the empty JSON object expected by Claude when a hook allows the action.

Returns

Record<string, never>

Public docs for plugin authors and integrators.