UNPKG

@hhgtech/hhg-components

Version:
4 lines (3 loc) 226 B
import { FitnessToolUnitSystem } from "./form/bmiForm/UnitPicker"; export declare const BMI_STORAGE_IMPERIAL_LOCALES: Set<string>; export declare const getBmiPersistedUnitSystem: (locale?: string) => FitnessToolUnitSystem;