UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

21 lines 1.38 kB
import * as i0 from "@angular/core"; import * as i1 from "./editor"; import * as i2 from "./parts/editor-link-box/editor-link-box"; import * as i3 from "./parts/editor-image-box/editor-image-box"; import * as i4 from "./parts/editor-header/editor-header"; import * as i5 from "@angular/common"; import * as i6 from "../dropdownlist/index"; import * as i7 from "@angular/forms"; import * as i8 from "../button/index"; import * as i9 from "../tooltip/index"; import * as i10 from "../form/index"; import * as i11 from "../input/index"; import * as i12 from "../colorpicker/index"; import * as i13 from "../internals/index"; import * as i14 from "../icons/index"; export declare class EditorModule { static ɵfac: i0.ɵɵFactoryDeclaration<EditorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<EditorModule, [typeof i1.TlEditor, typeof i2.TlEditorLinkBox, typeof i3.TlEditorImageBox, typeof i4.TlEditorHeader], [typeof i5.CommonModule, typeof i6.DropDownListModule, typeof i7.FormsModule, typeof i8.ButtonModule, typeof i9.TooltipModule, typeof i10.FormModule, typeof i11.InputModule, typeof i12.ColorPickerModule, typeof i13.InternalsModule, typeof i14.IconsModule], [typeof i1.TlEditor, typeof i2.TlEditorLinkBox, typeof i3.TlEditorImageBox, typeof i4.TlEditorHeader]>; static ɵinj: i0.ɵɵInjectorDeclaration<EditorModule>; } //# sourceMappingURL=index.d.ts.map