| Current Path : /var/www/homesaver/www/bitrix/js/landing/history/src/internal/ |
| Current File : /var/www/homesaver/www/bitrix/js/landing/history/src/internal/constants.js |
export const RESOLVED: string = 'resolved';
export const PENDING: string = 'pending';
export const HISTORY_TYPES = {
landing: 'L',
designerBlock: 'D',
};