Preparing search index...
The search index is not available
Documentation
Documentation
JsonValue
Type alias JsonValue
Json
Value
:
number
|
string
|
boolean
|
null
|
JsonObject
|
JsonValue
[]
Represents any possible JSON value:
number
string
boolean
null
object (with any JSON value as property)
array (with any JSON value as element)
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Represents any possible JSON value: