design-angular-kit-lombardia
Version:
Un toolkit Angular conforme alle linee guida di design per i servizi web della Regione Lombardia
14 lines (13 loc) • 1.38 kB
TypeScript
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";
import * as i4 from "./avatar-extra-text.directive";
import * as i5 from "./avatar-wrapper.directive";
import * as i6 from "./avatar-status.directive";
import * as i7 from "./avatar-presence.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 i4.ItAvatarExtraTextDirective, typeof i5.ItAvatarWrapperDirective, typeof i6.ItAvatarStatusDirective, typeof i7.ItAvatarPresenceDirective, typeof i1.ItAvatarListItemDirective], [typeof i1.ItAvatarGroupItemComponent, typeof i1.ItAvatarGroupComponent, typeof i2.ItAvatarDropdownComponent, typeof i2.ItAvatarDropdownItemComponent, typeof i3.ItAvatarDirective, typeof i4.ItAvatarExtraTextDirective, typeof i5.ItAvatarWrapperDirective, typeof i6.ItAvatarStatusDirective, typeof i7.ItAvatarPresenceDirective, typeof i1.ItAvatarListItemDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ItAvatarModule>;
}