hashiverse-client-web - v1.0.4
    Preparing search index...
    interface UserSettings {
        content_thresholds: ContentThresholds;
        followed_client_ids: Set<string>;
        is_logged_in: boolean;
        own_client_id: string;
        skip_warnings_for_followed: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    content_thresholds: ContentThresholds
    followed_client_ids: Set<string>
    is_logged_in: boolean
    own_client_id: string
    skip_warnings_for_followed: boolean