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

Claude Handler

Generado mediante TypeDoc y 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

Documentación pública para autores de plugins e integradores.