@openmrs/esm-styleguide
Version:
The styleguide for OpenMRS SPA
4 lines • 454 B
TypeScript
export { NumericObservation, type NumericObservationProps } from './numeric-observation.component';
export { calculateInterpretation, normalizeInterpretation, type ObservationInterpretation, type OBSERVATION_INTERPRETATION, type ObsReferenceRanges, type ReferenceRangeValue, } from './interpretation-utils';
export { useConceptReferenceRange, type UseConceptReferenceRangeResult } from './use-concept-reference-range';
//# sourceMappingURL=index.d.ts.map