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

Claude Handler

Généré via TypeDoc et 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

Documentation publique pour les auteurs de plugins et les intégrateurs.