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.

4 lines 341 B
export declare const useLink: () => <T = {}>(props: import("../../../components/link").LinkProps<T> & { ref?: import("react").Ref<Element>; }) => ReturnType<(<TProps = {}>(props: import("../../../components/link").LinkProps<TProps>, ref: import("react").Ref<Element>) => import("react").JSX.Element)>; //# sourceMappingURL=index.d.ts.map