Your IP : 172.70.178.32


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/landing/history/src/internal/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/landing/history/src/internal/constants.js

export const UNDO: string = 'undo';
export const REDO: string = 'redo';
export const INIT: string = 'init';
export const RESOLVED: string = 'resolved';
export const PENDING: string = 'pending';
export const MAX_ENTRIES_COUNT: number = 100;