| Current Path : /var/www/homesaver/www/bitrix/js/sale/checkout/const/src/ |
| Current File : /var/www/homesaver/www/bitrix/js/sale/checkout/const/src/product.js |
export const Product = Object.freeze({
type: {
product: 'product',
service: 'service',
}
});