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

    Interface PrintMessages

    Requests, Notifications and Subscriptions from the Print feature

    interface PrintMessages {
        notifications: PrintNotification;
    }
    Index

    Properties

    Properties

    notifications: PrintNotification