| Current Path : /var/www/homesaver/www/bitrix/js/catalog/entity-editor/field/productset/src/ |
| 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',
}
});