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.

10 lines (9 loc) 544 B
import * as i0 from "@angular/core"; import * as i1 from "./components/counter/counter.component"; import * as i2 from "@angular/common"; import * as i3 from "@bimeister/pupakit.common"; export declare class PupaCounterModule { static ɵfac: i0.ɵɵFactoryDeclaration<PupaCounterModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PupaCounterModule, [typeof i1.CounterComponent], [typeof i2.CommonModule, typeof i3.PupaPipesModule], [typeof i1.CounterComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PupaCounterModule>; }