cap-nodejs

CAP Node.js API


CAP Node.js API / cap-nest/src / JsonValue

Type Alias: JsonValue

JsonValue = JsonPrimitive | JsonValue[] | {[key: string]: JsonValue; }

Defined in: cap-core/dist/models/json-value.type.d.ts:2