UNPKG

@yehia2amer/ngx-inline-editor

Version:

Follow me [![twitter](https://img.shields.io/twitter/follow/carlillo.svg?style=social&label=%20carlillo)](https://twitter.com/carlillo) to be notified about new releases.

8 lines (7 loc) 239 B
export { InlineEditorComponent } from './ngx-inline-editor.component'; export { InlineEditorModule } from './ngx-inline-editor.module'; export { INLINE_EDITOR_CONFIG, INLINE_EDITOR_INPUTS, InlineEditorEvents } from './common/index';