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.

3 lines 178 B
import type { LiveProvider } from "../../../contexts/live/types"; export declare const usePublish: () => NonNullable<LiveProvider>["publish"]; //# sourceMappingURL=index.d.ts.map