UNPKG

@bimeister/pupakit.kit

Version:

PupaKit is an open source collection of Angular components based on an atomic approach to building interfaces, which guarantees better performance and greater development flexibility.

11 lines (10 loc) 611 B
import * as i0 from "@angular/core"; import * as i1 from "./components/avatar/avatar.component"; import * as i2 from "@angular/common"; import * as i3 from "@bimeister/pupakit.icons"; import * as i4 from "@bimeister/pupakit.common"; export declare class PupaAvatarModule { static ɵfac: i0.ɵɵFactoryDeclaration<PupaAvatarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PupaAvatarModule, [typeof i1.AvatarComponent], [typeof i2.CommonModule, typeof i3.PupaIconsModule, typeof i4.PupaPipesModule], [typeof i1.AvatarComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PupaAvatarModule>; }