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.

6 lines 302 B
export { useMutationMode } from "./useMutationMode"; export { useWarnAboutChange } from "./useWarnAboutChange"; export { useSyncWithLocation } from "./useSyncWithLocation"; export { useTitle } from "./useTitle"; export { useRefineContext } from "./useRefineContext"; //# sourceMappingURL=index.d.ts.map