UNPKG

xbpr

Version:

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

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