@duckduckgo/content-scope-scripts
    Preparing search index...

    Interface UserImage

    interface UserImage {
        colorScheme: BackgroundColorScheme;
        id: string;
        src: string;
        thumb: string;
    }
    Index

    Properties

    Properties

    id: string
    src: string
    thumb: string