@valon-technologies/gestalt
    Preparing search index...

    Type Alias JsonObject

    JsonObject: { [k: string]: JsonValue }

    Represents a JSON object.

    Type Declaration