UNPKG

@nfdi4plants/swate-components

Version:

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

5 lines 330 B
import { ReactElement } from 'react'; export declare function TIBQueryProvider(tIBQueryProviderInputProps: any): ReactElement; export declare function TermSearchConfigProvider(termSearchConfigProviderInputProps: any): ReactElement; export default TermSearchConfigProvider; //# sourceMappingURL=TermSearchConfigProvider.fs.d.ts.map