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

Claude Handler

通过 TypeDoc 和 typedoc-plugin-markdown 生成。

> ClaudeHandler = (event) => JSONMap | void

Defined in: index.d.ts:12

Handler signature for Claude hooks that return an object response or no value.

Parameters

event

JSONMap

Returns

JSONMap | void

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