UNPKG

@nfdi4plants/swate-components

Version:

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

5 lines 240 B
import { ReactElement } from 'react'; export declare function DataMapTable(dataMapTableInputProps: any): ReactElement; export default DataMapTable; export declare function Entry(): ReactElement; //# sourceMappingURL=DataMapTable.fs.d.ts.map