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

    Interface SearchTerm

    interface SearchTerm {
        term: string;
    }
    Index

    Properties

    Properties

    term: string