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 168 B
import type { ITelemetryData } from "../../components/telemetry/types"; export declare const useTelemetryData: () => ITelemetryData; //# sourceMappingURL=index.d.ts.map