Skip to content

vue-i18n / general / Locale

Тип-псевдоним: Locale

ts
type Locale = IsNever<GeneratedLocale> extends true ? string : GeneratedLocale;

Общее для Vue I18n