UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

13 lines (12 loc) 983 B
import * as i0 from "@angular/core"; import * as i1 from "./role-assignment/role-assignment.component"; import * as i2 from "./ldap-group-role-assignment/ldap-group-role-assignment.component"; import * as i3 from "./user-invite/user-invite.component"; import * as i4 from "@angular/common"; import * as i5 from "@netgrif/components-core"; import * as i6 from "@angular/material/form-field"; export declare class AdminComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<AdminComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AdminComponentModule, [typeof i1.RoleAssignmentComponent, typeof i2.LdapGroupRoleAssignmentComponent, typeof i3.UserInviteComponent], [typeof i4.CommonModule, typeof i5.MaterialModule, typeof i5.TranslateLibModule, typeof i6.MatFormFieldModule], [typeof i1.RoleAssignmentComponent, typeof i2.LdapGroupRoleAssignmentComponent, typeof i3.UserInviteComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AdminComponentModule>; }