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

    Interface TextSelectionMessages

    Requests, Notifications and Subscriptions from the TextSelection feature

    interface TextSelectionMessages {
        notifications: SelectionFrameChangedNotification;
    }
    Index