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

Claude Handler

Generated via TypeDoc and 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

Public docs for plugin authors and integrators.