UNPKG

@nfdi4plants/swate-components

Version:

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

4 lines 275 B
export declare function TermModule_joinLeft(t1: Term, t2: Term): Term; export declare function TermModule_joinRight(t1: Term, t2: Term): Term; export declare function TermSearchStyleModule_resolveStyle(style: string | string[]): string; //# sourceMappingURL=Types.fs.d.ts.map