ngx-wysiwyg-editor
Version:
A powerful and customizable WYSIWYG HTML editor for Angular applications
8 lines (7 loc) • 430 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./wysiwyg-editor.component";
export declare class NgxWysiwygEditorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxWysiwygEditorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxWysiwygEditorModule, never, [typeof i1.WysiwygEditorComponent], [typeof i1.WysiwygEditorComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxWysiwygEditorModule>;
}