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

    Interface DataForUrlsParams

    interface DataForUrlsParams {
        urls: string[];
    }
    Index

    Properties

    Properties

    urls: string[]