@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) • 474 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/timer-round/timer-round.component";
import * as i2 from "@angular/common";
export declare class PupaTimerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PupaTimerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PupaTimerModule, [typeof i1.TimerRoundComponent], [typeof i2.CommonModule], [typeof i1.TimerRoundComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PupaTimerModule>;
}