UNPKG

@refinedev/core

Version:

Refine is a React meta-framework for building enterprise-level, data-intensive applications rapidly with support for modern UI libraries and headless integrations.

5 lines (4 loc) 175 B
export { useSetLocale } from "./useSetLocale"; export { useTranslate } from "./useTranslate"; export { useGetLocale } from "./useGetLocale"; export * from "./useTranslation";