UNPKG

@refinedev/core

Version:

refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.

5 lines 210 B
export { useSetLocale } from "./useSetLocale"; export { useTranslate } from "./useTranslate"; export { useGetLocale } from "./useGetLocale"; export * from "./useTranslation"; //# sourceMappingURL=index.d.ts.map