Your IP : 18.119.172.58


Current Path : /var/www/axolotl/data/www/axolotl.ru/www/bitrix/js/timeman/const/src/
Upload File :
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',
});