Type Alias JsonObject

JsonObject: Partial<{ [key: string]: JsonValue }>

Any JSON-compatible object value