JsonObject: {
    [k: string]: JsonValue;
}

Represents a JSON object.

Type declaration

Generated using TypeDoc