export { InPlaceEditorComponent } from './inplace-editor/inplaceeditor.component'; export { InPlaceEditorModule } from './inplace-editor/inplaceeditor.module'; export { InPlaceEditorAllModule, AutoCompleteService, ColorPickerService, ComboBoxService, DateRangePickerService, MultiSelectService, RteService, SliderService, TimePickerService } from './inplace-editor/inplaceeditor-all.module'; export * from '@syncfusion/ej2-inplace-editor';