UNPKG

@nfdi4plants/swate-components

Version:

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

4 lines 225 B
import { RequiredSource$1, OptionalSource$1 } from './Expression.fs.js'; export declare const optional: OptionalSource$1<void>; export declare const required: RequiredSource$1<void>; //# sourceMappingURL=Operators.fs.d.ts.map