Skip to main content

Type Alias: JSONValue

JSONValue = null | string | boolean | number | JSONValue[] | JSONObject

The values that can be represented in JSON