Skip to content

VM Code SDK v2 / JSONObject

Type alias: JSONObject

JSONObject: object

Represents a JSON object where keys are strings and values are JSONValues.

Index signature

[x: string]: JSONValue