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

    Interface TelemetryEvent

    interface TelemetryEvent {
        attributes:
            | DockInstructionsShown
            | RowShown
            | RowSkipped
            | DuckPlayerToggled;
    }
    Index

    Properties

    Properties