UNPKG

bmi-utils

Version:

An library with some functions relates to Body Mass Index (BMI), like calculate and get the ideial weight

3 lines (2 loc) 50 B
export const MALE = 'M' export const FEMALE = 'F'