angular-cd-timer
Version:
Cd-Timer is a Angular CLI component with countup, countdown and multiple options.
8 lines (7 loc) • 384 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./angular-cd-timer.component";
export declare class CdTimerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CdTimerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CdTimerModule, [typeof i1.CdTimerComponent], never, [typeof i1.CdTimerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CdTimerModule>;
}