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.

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