pankod/refine

View on GitHub
packages/core/src/hooks/i18n/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export { useSetLocale } from "./useSetLocale";
export { useTranslate } from "./useTranslate";
export { useGetLocale } from "./useGetLocale";
export * from "./useTranslation";