UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

15 lines (14 loc) 1.18 kB
import * as i0 from "@angular/core"; import * as i1 from "./user-assign.component"; import * as i2 from "./user-assign-list/user-assign-item/user-assign-item.component"; import * as i3 from "./user-assign-list/user-assign-list.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 "@angular/forms"; import * as i8 from "@angular/material/form-field"; export declare class SideMenuUserAssignComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuUserAssignComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SideMenuUserAssignComponentModule, [typeof i1.UserAssignComponent, typeof i2.UserAssignItemComponent, typeof i3.UserAssignListComponent], [typeof i4.CommonModule, typeof i5.MaterialModule, typeof i5.CovalentModule, typeof i6.FlexLayoutModule, typeof i6.FlexModule, typeof i7.FormsModule, typeof i5.TranslateLibModule, typeof i8.MatFormFieldModule, typeof i5.UtilityModule], [typeof i1.UserAssignComponent, typeof i3.UserAssignListComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SideMenuUserAssignComponentModule>; }