UNPKG

@clr/angular

Version:

Angular components for Clarity

16 lines (15 loc) 1.1 kB
import * as i0 from "@angular/core"; import * as i1 from "./timeline"; import * as i2 from "./timeline-step"; import * as i3 from "./timeline-step-description"; import * as i4 from "./timeline-step-header"; import * as i5 from "./timeline-step-title"; import * as i6 from "@angular/common"; import * as i7 from "../icon/icon.module"; import * as i8 from "../progress/spinner/spinner.module"; export declare class ClrTimelineModule { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<ClrTimelineModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ClrTimelineModule, [typeof i1.ClrTimeline, typeof i2.ClrTimelineStep, typeof i3.ClrTimelineStepDescription, typeof i4.ClrTimelineStepHeader, typeof i5.ClrTimelineStepTitle], [typeof i6.CommonModule, typeof i7.ClrIconModule, typeof i8.ClrSpinnerModule], [typeof i1.ClrTimeline, typeof i2.ClrTimelineStep, typeof i3.ClrTimelineStepDescription, typeof i4.ClrTimelineStepHeader, typeof i5.ClrTimelineStepTitle, typeof i7.ClrIconModule, typeof i8.ClrSpinnerModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<ClrTimelineModule>; }