UNPKG

xbpr

Version:

xbp react ui by @arco-design/web-react

4 lines (3 loc) 127 B
import { TfootProps } from '../interface'; declare function Tfoot<T>(props: TfootProps<T>): JSX.Element; export default Tfoot;