Skip to content

vue-i18n / general / IntlFormatMatcher

Type Alias: IntlFormatMatcher

ts
type IntlFormatMatcher = "basic" | "best fit";

Released under the MIT License.