UNPKG

react-native-apple-health-kit-with-records

Version:
29 lines (27 loc) 512 B
/** * Units * https://github.com/kssravan/react-native-apple-health-kit-records.git * @type {Object} */ export const Units = { bpm: "bpm", calorie: "calorie", celsius: "celsius", count: "count", day: "day", fahrenheit: "fahrenheit", foot: "foot", gram: "gram", hour: "hour", inch: "inch", joule: "joule", meter: "meter", mgPerdL: "mgPerdL", mile: "mile", minute: "minute", mmhg: "mmhg", mmolPerL: "mmolPerL", percent: "percent", pound: "pound", second: "second", }