Documentation
    Preparing search index...

    Type Alias JsonValue

    JsonValue: JsonPrimitive | JsonValue[] | { readonly [key: string]: JsonValue }