UNPKG

@aliretail/react-materials-components

Version:
5 lines (4 loc) 160 B
/// <reference types="react" /> import { ITableProps } from '../../type'; declare const _default: (props: ITableProps) => JSX.Element; export default _default;