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 263 B
export { useMutationMode } from "./useMutationMode"; export { useWarnAboutChange } from "./useWarnAboutChange"; export { useSyncWithLocation } from "./useSyncWithLocation"; export { useRefineContext } from "./useRefineContext"; //# sourceMappingURL=index.d.ts.map