5 lines
224 B
TypeScript
5 lines
224 B
TypeScript
|
export { CKEditorComponent } from './ckeditor.component';
|
||
|
export { CKEditorModule } from './ckeditor.module';
|
||
|
export { CKButtonDirective } from './ckbutton.directive';
|
||
|
export { CKGroupDirective } from './ckgroup.directive';
|