简体中文
外观
通过 TypeDoc 和 typedoc-plugin-markdown 生成。
> ClaudeHandler = (event) => JSONMap | void
event
JSONMap
void
Defined in: index.d.ts:12
Handler signature for Claude hooks that return an object response or no value.
JSONMap | void