Current Path : /var/www/axolotl/data/www/axolotl.ru/www/bitrix/js/timeman/const/src/ |
Current File : /var/www/axolotl/data/www/axolotl.ru/www/bitrix/js/timeman/const/src/day-state.js |
export const DayState = Object.freeze({ expired: 'EXPIRED', opened: 'OPENED', paused: 'PAUSED', closed: 'CLOSED', unknown: 'UNKNOWN', });