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

    Interface ConfirmBurnResponse

    interface ConfirmBurnResponse {
        action: "none" | "burn";
    }
    Index

    Properties

    Properties

    action: "none" | "burn"