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

JSONMap

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

Public docs for plugin authors and integrators.