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

    Interface PageObserverMessages

    Requests, Notifications and Subscriptions from the PageObserver feature

    interface PageObserverMessages {
        notifications: DomLoadedNotification;
    }
    Index

    Properties

    Properties

    notifications: DomLoadedNotification