UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

15 lines (14 loc) 1.03 kB
import * as i0 from "@angular/core"; import * as i1 from "./workflow-view/workflow-view.component"; import * as i2 from "@angular/common"; import * as i3 from "@ngbracket/ngx-layout"; import * as i4 from "@netgrif/components-core"; import * as i5 from "../side-menu/side-menu.module"; import * as i6 from "../header/header.module"; import * as i7 from "../panel/panel.module"; import * as i8 from "../data-fields/data-fields.module"; export declare class WorkflowViewComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<WorkflowViewComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<WorkflowViewComponentModule, [typeof i1.WorkflowViewComponent], [typeof i2.CommonModule, typeof i3.FlexLayoutModule, typeof i4.MaterialModule, typeof i5.SideMenuComponentModule, typeof i6.HeaderComponentModule, typeof i7.PanelComponentModule, typeof i8.DataFieldsComponentModule, typeof i4.TranslateLibModule], [typeof i1.WorkflowViewComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<WorkflowViewComponentModule>; }