Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/catalog/entity-editor/field/productset/src/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/catalog/entity-editor/field/productset/src/const.js

export const Const = Object.freeze({
	TYPE: {
		PRODUCT: 'PRODUCT',
	},
	ENTITY_ID: {
		PRODUCT_VARIATION: 'agent-contractor-product-variation',
	}
});