Page Contents
Home > @loopback/context > JSONArray
JSONArray interface
JSON array
Signature:
export interface JSONArray extends Array<JSONValue>
Extends: Array<JSONValue>
Home > @loopback/context > JSONArray
JSON array
Signature:
export interface JSONArray extends Array<JSONValue>
Extends: Array<JSONValue>