GitHub
Preparing search index...
The search index is not available
Viam SDK
Viam SDK
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
Viam SDK
Loading...
Represents any possible JSON value: