A JSON scalar: the leaf value of any parsed JSON / JSON-LD tree.
const values: JsonPrimitive[] = ["CHEM027", 5.8, true, null]; Copy
const values: JsonPrimitive[] = ["CHEM027", 5.8, true, null];
A JSON scalar: the leaf value of any parsed JSON / JSON-LD tree.