UNPKG

inet-ui

Version:

iNet Angular UI === [![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][downloads-url]

14 lines (13 loc) 920 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-editor.component"; import * as i2 from "./ngx-grippie/ngx-grippie.component"; import * as i3 from "./ngx-editor-message/ngx-editor-message.component"; import * as i4 from "./ngx-editor-toolbar/ngx-editor-toolbar.component"; import * as i5 from "@angular/common"; import * as i6 from "@angular/forms"; import * as i7 from "ngx-bootstrap/popover"; export declare class NgxEditorModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxEditorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxEditorModule, [typeof i1.NgxEditorComponent, typeof i2.NgxGrippieComponent, typeof i3.NgxEditorMessageComponent, typeof i4.NgxEditorToolbarComponent], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.PopoverModule], [typeof i1.NgxEditorComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxEditorModule>; }