@valon-technologies/gestalt
Preparing search index...
index
JsonValue
Type Alias JsonValue
JsonValue
:
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
Inherited
Theme
OS
Light
Dark
@valon-technologies/gestalt
Loading...
Represents any possible JSON value: