UNPKG

shineout

Version:
4 lines (3 loc) 190 B
import { TableProps } from './table.type'; declare const _default: <DataItem, Value>(props: TableProps<DataItem, Value>) => import("react/jsx-runtime").JSX.Element; export default _default;