export enum TargetEnum { NONE = 'none', ARM= 'arms', BACK = 'back', CARDIO = 'cardio', CHEST = 'chest', LEG = 'legs' }