Skip to content

vue-i18n / general / I18nScope

Type Alias: I18nScope

ts
type I18nScope = "local" | "parent" | "global";

Vue I18n General

I18n Scope

See about:

Released under the MIT License.