Skip to content

gunshi / default / DEFAULT_LOCALE

Variable: DEFAULT_LOCALE

ts
const DEFAULT_LOCALE: "en-US" = 'en-US';

The default locale string, which format is BCP 47 language tag.

Released under the MIT License.