Files
SeaGateway-App/config/localization.ts
2025-11-15 16:58:07 +07:00

3 lines
99 B
TypeScript

export { useI18n } from "@/hooks/use-i18n";
export { default as i18n } from "./localization/i18n";