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

JSONMap

Generado mediante TypeDoc y typedoc-plugin-markdown.

> JSONMap = Record<string, unknown>

Defined in: index.d.ts:8

JSON-shaped payload used by the runtime helpers when a stricter schema is not known.

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