UNPKG

kwikid-agent-dashboard

Version:

KwikID's EKYC Agent Map View Module.

16 lines (15 loc) 1.3 kB
import * as i0 from "@angular/core"; import * as i1 from "./agent-info/agent-info.module"; import * as i2 from "./bottom-sheet/bottom-sheet.module"; import * as i3 from "./map-view/map-view.module"; import * as i4 from "./primary-actions/primary-actions.module"; import * as i5 from "./task-detail/task-detail.module"; import * as i6 from "./task-item/task-item.module"; import * as i7 from "./task-list/task-list.module"; import * as i8 from "./task-list-search/task-list-search.module"; import * as i9 from "./task-preview/task-preview.module"; export declare class ComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<ComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ComponentModule, never, [typeof i1.AgentInfoModule, typeof i2.BottomSheetModule, typeof i3.MapViewModule, typeof i4.PrimaryActionsModule, typeof i5.TaskDetailModule, typeof i6.TaskItemModule, typeof i7.TaskListModule, typeof i8.TaskListSearchModule, typeof i9.TaskPreviewModule], [typeof i1.AgentInfoModule, typeof i2.BottomSheetModule, typeof i3.MapViewModule, typeof i4.PrimaryActionsModule, typeof i5.TaskDetailModule, typeof i6.TaskItemModule, typeof i7.TaskListModule, typeof i8.TaskListSearchModule, typeof i9.TaskPreviewModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<ComponentModule>; }