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) 760 B
import * as i0 from "@angular/core"; import * as i1 from "./components/skeleton/skeleton.component"; import * as i2 from "./components/skeleton-line/skeleton-line.component"; import * as i3 from "./components/skeleton-group/skeleton-group.component"; import * as i4 from "@angular/common"; export declare class PupaSkeletonModule { static ɵfac: i0.ɵɵFactoryDeclaration<PupaSkeletonModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PupaSkeletonModule, [typeof i1.SkeletonComponent, typeof i2.SkeletonLineComponent, typeof i3.SkeletonGroupComponent], [typeof i4.CommonModule], [typeof i1.SkeletonComponent, typeof i2.SkeletonLineComponent, typeof i3.SkeletonGroupComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PupaSkeletonModule>; }