UNPKG

@nfdi4plants/swate-components

Version:

Customizable React components for ontology annotation, based on Swate and the ARC.

6 lines 266 B
import { ReactElement } from 'react'; export declare function get_TableCellStyle(): string; export declare function Table(tableInputProps: any): ReactElement; export default Table; export declare function Entry(): ReactElement; //# sourceMappingURL=Table.fs.d.ts.map