Page Contents
Home > @loopback/context > JSONObject
JSONObject interface
JSON object
Signature:
export interface JSONObject extends Record<string, JSONValue>
Extends: Record<string, JSONValue>
Home > @loopback/context > JSONObject
JSON object
Signature:
export interface JSONObject extends Record<string, JSONValue>
Extends: Record<string, JSONValue>