UNPKG

kanban-view-lib

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.0.

12 lines (11 loc) 752 B
import * as i0 from "@angular/core"; import * as i1 from "./kanban-view-lib.component"; import * as i2 from "./kanban-view/kanban-view.component"; import * as i3 from "@angular/cdk/drag-drop"; import * as i4 from "@angular/material/icon"; import * as i5 from "@angular/common"; export declare class KanbanViewLibModule { static ɵfac: i0.ɵɵFactoryDeclaration<KanbanViewLibModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<KanbanViewLibModule, [typeof i1.KanbanViewLibComponent, typeof i2.KanbanViewComponent], [typeof i3.DragDropModule, typeof i4.MatIconModule, typeof i5.CommonModule], [typeof i1.KanbanViewLibComponent, typeof i2.KanbanViewComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<KanbanViewLibModule>; }