UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

10 lines 629 B
import * as i0 from "@angular/core"; import * as i1 from "./countdown-interval.component"; import * as i2 from "@angular/common"; import * as i3 from "@ngx-translate/core"; export declare class CountdownIntervalModule { static ɵfac: i0.ɵɵFactoryDeclaration<CountdownIntervalModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CountdownIntervalModule, [typeof i1.CountdownIntervalComponent], [typeof i2.CommonModule, typeof i3.TranslateModule], [typeof i1.CountdownIntervalComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CountdownIntervalModule>; } //# sourceMappingURL=countdown-interval.module.d.ts.map