UNPKG

react-aria

Version:
4 lines (3 loc) 186 B
export { I18nProvider, useLocale } from '../src/i18n/I18nProvider'; export type { I18nProviderProps, Locale } from '../src/i18n/I18nProvider'; export { isRTL } from '../src/i18n/utils';