LocaleAnalysisOptions: {
    defaultLocale?: string;
}

Type declaration

  • Optional defaultLocale?: string

    When provided, it will be used as the default locale if the locale cannot be inferred from the pathname.