index.ts 101 B

123
  1. export * from './i18n';
  2. export { i18nMap } from './i18nMap';
  3. export { KeyParams } from './KeyParams';