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.

9 lines (8 loc) 502 B
import * as i0 from "@angular/core"; import * as i1 from "./components/progress-bar/progress-bar.component"; import * as i2 from "@angular/common"; export declare class PupaProgressBarModule { static ɵfac: i0.ɵɵFactoryDeclaration<PupaProgressBarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PupaProgressBarModule, [typeof i1.ProgressBarComponent], [typeof i2.CommonModule], [typeof i1.ProgressBarComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PupaProgressBarModule>; }