UNPKG

@nfdi4plants/swate-components

Version:

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

5 lines 417 B
import { FSharpList } from '@fable-org/fable-library-js/List.js'; import { IReactProperty } from '../Feliz.2.8.0/Types.fs.js'; export declare function Helpers_extractClasses(xs: FSharpList<IReactProperty>): [FSharpList<string>, FSharpList<IReactProperty>]; export declare function Helpers_combineClasses(cn: string, xs: FSharpList<IReactProperty>): FSharpList<IReactProperty>; //# sourceMappingURL=DaisyUI.fs.d.ts.map