Skip to content

vue-i18n / general / I18nScope

Type Alias: I18nScope

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

I18n Scope

See about:

Vue I18n General

Released under the MIT License.