UNPKG

@nfdi4plants/swate-components

Version:

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

5 lines 124 B
export interface IISAPrintable { Print(): string; PrintCompact(): string; } //# sourceMappingURL=Printer.fs.d.ts.map