UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

3 lines 293 B
import { i18nCache } from "./i18n-cache.js"; import { I18nContext, I18nProvider, I18nProviderProps, LOCALES, Language, Locale, getLanguage, useI18n } from "./i18n-provider.js"; export { I18nContext, I18nProvider, I18nProviderProps, LOCALES, Language, Locale, getLanguage, i18nCache, useI18n };