Viam SDK
GitHub
Preparing search 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
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Viam SDK
Loading...
Represents any possible JSON value: