serialized ~master (2021-10-14T13:36:09Z)
Dub
Repo
PayloadUnion.null_
funkwerk
stdx
data
json
value
JSONValue
PayloadUnion
* Defines the possible types contained in a
JSONValue
*//// A JSON
null
valu
union
PayloadUnion
typeof
(
null
)
null_
;
Meta
Source
See Implementation
funkwerk
stdx
data
json
value
JSONValue
PayloadUnion
variables
array
bigInt
boolean
double_
integer
null_
object
* Defines the possible types contained in a JSONValue *//// A JSON null valu