UNPKG

ngx-editor

Version:

The Rich Text Editor for Angular, Built on ProseMirror

19 lines (18 loc) 1.34 kB
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "@angular/forms"; import * as i3 from "../../pipes/sanitize/sanitize-html.pipe"; import * as i4 from "./menu.component"; import * as i5 from "./toggle-command/toggle-command.component"; import * as i6 from "./insert-command/insert-command.component"; import * as i7 from "./link/link.component"; import * as i8 from "./dropdown/dropdown.component"; import * as i9 from "./image/image.component"; import * as i10 from "./color-picker/color-picker.component"; import * as i11 from "./floating-menu/floating-menu.component"; import * as i12 from "./bubble/bubble.component"; export declare class MenuModule { static ɵfac: i0.ɵɵFactoryDeclaration<MenuModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, never, [typeof i1.CommonModule, typeof i2.ReactiveFormsModule, typeof i3.SanitizeHtmlPipe, typeof i4.NgxEditorMenuComponent, typeof i5.ToggleCommandComponent, typeof i6.InsertCommandComponent, typeof i7.LinkComponent, typeof i8.DropdownComponent, typeof i9.ImageComponent, typeof i10.ColorPickerComponent, typeof i11.NgxEditorFloatingMenuComponent, typeof i12.BubbleComponent], [typeof i4.NgxEditorMenuComponent, typeof i11.NgxEditorFloatingMenuComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>; }