@nfdi4plants/swate-components
Version:
Customizable React components for ontology annotation, based on Swate and the ARC.
10 lines • 308 B
TypeScript
import { TypeInfo } from '@fable-org/fable-library-js/Reflection.js';
export declare class Svg {
constructor();
}
export declare function Svg_$reflection(): TypeInfo;
export declare class svg {
constructor();
}
export declare function svg_$reflection(): TypeInfo;
//# sourceMappingURL=Svg.fs.d.ts.map