UNPKG

@nfdi4plants/swate-components

Version:

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

3 lines 164 B
import { Option } from '@fable-org/fable-library-js/Option.js'; export declare function tryParse(s: string): Option<Date>; //# sourceMappingURL=DateTime.fs.d.ts.map