Member Junction
    Preparing search index...

    Type Alias JSONObject

    JSONObject: { [key: string]: JSONValue }

    A JSON object — the common shape for a JSON-schema document or an open, provider-specific configuration bag.

    Type Declaration