Skip to content

vue-i18n / general / IntlLocaleMatcher

Type Alias: IntlLocaleMatcher

ts
type IntlLocaleMatcher = "lookup" | "best fit";

Released under the MIT License.