12345678910111213141516 |
- import * as i0 from "@angular/core";
- import * as i1 from "./date-header.component";
- import * as i2 from "./date-table.component";
- import * as i3 from "./decade-header.component";
- import * as i4 from "./decade-table.component";
- import * as i5 from "./month-header.component";
- import * as i6 from "./month-table.component";
- import * as i7 from "./year-header.component";
- import * as i8 from "./year-table.component";
- import * as i9 from "./quarter-header.component";
- import * as i10 from "./quarter-table.component";
- export declare class LibPackerModule {
- static ɵfac: i0.ɵɵFactoryDeclaration<LibPackerModule, never>;
- static ɵmod: i0.ɵɵNgModuleDeclaration<LibPackerModule, never, [typeof i1.DateHeaderComponent, typeof i2.DateTableComponent, typeof i3.DecadeHeaderComponent, typeof i4.DecadeTableComponent, typeof i5.MonthHeaderComponent, typeof i6.MonthTableComponent, typeof i7.YearHeaderComponent, typeof i8.YearTableComponent, typeof i9.QuarterHeaderComponent, typeof i10.QuarterTableComponent], [typeof i1.DateHeaderComponent, typeof i2.DateTableComponent, typeof i3.DecadeHeaderComponent, typeof i4.DecadeTableComponent, typeof i5.MonthHeaderComponent, typeof i6.MonthTableComponent, typeof i7.YearHeaderComponent, typeof i8.YearTableComponent, typeof i9.QuarterHeaderComponent, typeof i10.QuarterTableComponent]>;
- static ɵinj: i0.ɵɵInjectorDeclaration<LibPackerModule>;
- }
|