Your IP : 216.73.216.86


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