Test whether a JSON value is a primitive.
true if the value is a primitive,false otherwise.
true
false
The JSON value of interest.
Generated using TypeDoc
Test whether a JSON value is a primitive.
Returns
trueif the value is a primitive,falseotherwise.