| Current Path : /var/www/homesaver/www/bitrix/js/catalog/entity-editor/field/sectionset/src/ |
| Current File : /var/www/homesaver/www/bitrix/js/catalog/entity-editor/field/sectionset/src/sectionset.js |
import { SectionSetField } from './sectionsetfield';
import { SectionSetFieldFactory } from './field-factory';
import './style.css';
export {
SectionSetField,
SectionSetFieldFactory,
};