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 188 B
import React from "react"; import type { LayoutProps } from "../../../contexts/refine/types"; export declare const DefaultLayout: React.FC<LayoutProps>; //# sourceMappingURL=index.d.ts.map