UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

14 lines (13 loc) 1.07 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/case-list/case-list.component"; import * as i2 from "./components/create-case-button/create-case-button.component"; import * as i3 from "./components/case-list-paginator/case-list-paginator.component"; import * as i4 from "@angular/common"; import * as i5 from "@netgrif/components-core"; import * as i6 from "@ngbracket/ngx-layout"; import * as i7 from "../../panel/panel.module"; export declare class CaseViewComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<CaseViewComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CaseViewComponentModule, [typeof i1.CaseListComponent, typeof i2.CreateCaseButtonComponent, typeof i3.CaseListPaginatorComponent], [typeof i4.CommonModule, typeof i5.MaterialModule, typeof i6.FlexModule, typeof i7.PanelComponentModule, typeof i5.TranslateLibModule], [typeof i1.CaseListComponent, typeof i2.CreateCaseButtonComponent, typeof i3.CaseListPaginatorComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CaseViewComponentModule>; }