| 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/productset.js |
import {ProductSetField} from "./productsetfield";
import {ProductSetFieldFactory} from "./field-factory"
import {Footer} from "./footer"
import '../style.css';
export {
ProductSetField,
ProductSetFieldFactory,
Footer,
}