export enum Unity { 'Kg' = 0, 'g' = 1, 'N/A' = 2, 'tbsp' = 3, 'tsp' = 4, 'serving' = 5 }