UNPKG

@datalayer/core

Version:
6 lines (5 loc) 154 B
type Props = { title: string; }; export declare const TableMock: (props: Props) => import("react/jsx-runtime").JSX.Element; export default TableMock;