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.

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