Returns true if value is a JsonArray.
true
value
JsonArray
A JSON value (or undefined).
This predicate narrows the type of value to JsonArray.
Generated using TypeDoc
Returns
true
ifvalue
is aJsonArray
.