Files
HKSingleParty/03_source/frontend/src/locales/index.ts
2025-05-28 09:55:51 +08:00

12 lines
219 B
TypeScript

export * from './all-langs';
export * from './use-locales';
export * from './i18n-provider';
export * from './locales-config';
export * from './localization-provider';
export * from './utils/number-format-locale';