UNPKG

infinity-forge

Version:
3 lines (2 loc) 199 B
import { ITHeadItemProps } from './interfaces.js'; export declare function THeadItem({ colunm, disableOrdenationTable, tableItems, index }: ITHeadItemProps): import("react/jsx-runtime").JSX.Element;