Type alias JsonObject

JsonObject: { [ key in string]?: JsonValue }

Generated using TypeDoc