UNPKG

@table-library/react-table-library

Version:
4 lines (3 loc) 159 B
import * as React from 'react'; import { BodyProps } from '@table-library/react-table-library/types/table'; export declare const Body: React.FC<BodyProps>;