UNPKG

@ferdiunal/refinedev-shadcn-ui

Version:
5 lines 178 B
import * as React from "react"; import { NavbarProps } from "./type"; export declare const Table: React.FC<NavbarProps>; export default Table; //# sourceMappingURL=index.d.ts.map