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

    Interface InitialSetupResponse

    Response message to page setup request

    interface InitialSetupResponse {
        env: "production" | "development";
        locale: string;
    }
    Index

    Properties

    Properties

    env: "production" | "development"

    Browser environment

    locale: string

    Browser locale