UNPKG

@ux-aspects/ux-aspects

Version:

Open source user interface framework for building modern, responsive, mobile big data applications

15 lines (14 loc) 1.08 kB
import * as i0 from "@angular/core"; import * as i1 from "./dashboard.component"; import * as i2 from "./widget/dashboard-widget.component"; import * as i3 from "./drag-handle/drag-handle.directive"; import * as i4 from "./grab-handle/grab-handle.directive"; import * as i5 from "@angular/cdk/a11y"; import * as i6 from "@angular/common"; import * as i7 from "../../directives/resize/resize.module"; import * as i8 from "../../directives/drag/drag.module"; export declare class DashboardModule { static ɵfac: i0.ɵɵFactoryDeclaration<DashboardModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DashboardModule, [typeof i1.DashboardComponent, typeof i2.DashboardWidgetComponent, typeof i3.DashboardDragHandleDirective, typeof i4.DashboardGrabHandleDirective], [typeof i5.A11yModule, typeof i6.CommonModule, typeof i7.ResizeModule, typeof i8.DragModule], [typeof i1.DashboardComponent, typeof i2.DashboardWidgetComponent, typeof i3.DashboardDragHandleDirective, typeof i4.DashboardGrabHandleDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<DashboardModule>; }