Type guard narrowing an arbitrary JSONValue to a JSON object.
The value to test.
true when data is a non-null, non-array object.
true
data
Type guard narrowing an arbitrary JSONValue to a JSON object.