API reference › @evolu/common › Type › JsonObject
JsonObject: record(String, JsonValue);
Defined in: packages/common/src/Type.ts:4156
JSON-compatible object with string keys and JsonValue values.
API reference › @evolu/common › Type › JsonObject
JsonObject: record(String, JsonValue);
Defined in: packages/common/src/Type.ts:4156
JSON-compatible object with string keys and JsonValue values.