JsonObject: {
    [key: JsonKey]: JsonValue;
} | JsonValue[]

a valid JSON object

Type declaration

Generated using TypeDoc