| Current Path : /var/www/homesaver/www/bitrix/js/sale/checkout/const/src/ |
| Current File : /var/www/homesaver/www/bitrix/js/sale/checkout/const/src/pool.js |
export const Pool = Object.freeze({
action: {
offer: 'offer',
delete: 'delete',
restore: 'restore',
quantity: 'quantity'
}
});