Reference

DetectedLocale

Reports the locale selected for an incoming request.

Signature

interface DetectedLocale

Members

locale: Locale
pathname: string
source: "default" | "path" | "accept-language"