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

    Interface InitResponse

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

    Properties

    Properties

    env?: "production" | "development"

    optional override for the env

    locale?: string

    optional override for the locale