UNPKG

@table-library/react-table-library

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