export const WorkingDayType = 0; export const SaturdayType = 1; export const SundayType = 2;