UNPKG

@yamada-ui/react

Version:

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

4 lines (3 loc) 220 B
import { i18nCache } from "./i18n-cache.js"; import { I18nContext, I18nProvider, LOCALES, getLanguage, useI18n } from "./i18n-provider.js"; export { I18nContext, I18nProvider, LOCALES, getLanguage, i18nCache, useI18n };