UNPKG

design-angular-kit

Version:

Un toolkit Angular conforme alle linee guida di design per i servizi web della PA

10 lines (9 loc) 808 B
import * as i0 from "@angular/core"; import * as i1 from "./avatar-group/avatar-group.component"; import * as i2 from "./avatar-dropdown/avatar-dropdown.component"; import * as i3 from "./avatar.directive"; export declare class ItAvatarModule { static ɵfac: i0.ɵɵFactoryDeclaration<ItAvatarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ItAvatarModule, never, [typeof i1.ItAvatarGroupItemComponent, typeof i1.ItAvatarGroupComponent, typeof i2.ItAvatarDropdownComponent, typeof i2.ItAvatarDropdownItemComponent, typeof i3.ItAvatarDirective], [typeof i1.ItAvatarGroupItemComponent, typeof i1.ItAvatarGroupComponent, typeof i2.ItAvatarDropdownComponent, typeof i2.ItAvatarDropdownItemComponent, typeof i3.ItAvatarDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<ItAvatarModule>; }