/ lib / i18n / index.ts
index.ts
1  export { I18nProvider, useTranslation, LOCALE_NAMES, LOCALE_FLAGS } from './context';
2  export type { Locale } from './context';