Documentation
json/mod
JsonValue
Type Alias JsonValue
Json
Value
:
|
{
[
key
:
string
]
:
JsonValue
|
undefined
;
}
|
JsonValue
[]
|
string
|
number
|
boolean
|
null
The type of the result of parsing JSON.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
The type of the result of parsing JSON.