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

allow

通过 TypeDoc 和 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>

面向插件作者和集成者的公共文档。