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

    Interface Tabs

    interface Tabs {
        tabId: string;
        tabIds: string[];
    }
    Index

    Properties

    Properties

    tabId: string
    tabIds: string[]