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

JSONMap

通过 TypeDoc 和 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.

面向插件作者和集成者的公共文档。