UNPKG

@haloe/primelocale

Version:

PrimeLocale provides i18n and l7n options globally for the components in PrimeUI libraries.

6 lines (5 loc) 144 B
import type { Locale } from "./locale.js"; /** * Contains the localized messages for the locale zh_TW. */ export declare const zh_TW: Locale;