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

Codex Handler

Generado mediante TypeDoc y typedoc-plugin-markdown.

> CodexHandler = (event) => number | void

Defined in: index.d.ts:16

Handler signature for Codex events that return an exit code or no value.

Parameters

event

JSONMap

Returns

number | void

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