UNPKG

@tapsellorg/angular-material-library

Version:

Angular library for Tapsell

12 lines (11 loc) 752 B
import * as i0 from "@angular/core"; import * as i1 from "./countdown-timer.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/material/button"; import * as i4 from "@angular/material/icon"; import * as i5 from "@tapsellorg/angular-material-library/src/lib/translate"; export declare class PghCountdownTimerModule { static ɵfac: i0.ɵɵFactoryDeclaration<PghCountdownTimerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PghCountdownTimerModule, [typeof i1.PghCountdownTimerComponent], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.TranslateModule], [typeof i1.PghCountdownTimerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PghCountdownTimerModule>; }