lib-packer.module.d.ts 1.4 KB

12345678910111213141516
  1. import * as i0 from "@angular/core";
  2. import * as i1 from "./date-header.component";
  3. import * as i2 from "./date-table.component";
  4. import * as i3 from "./decade-header.component";
  5. import * as i4 from "./decade-table.component";
  6. import * as i5 from "./month-header.component";
  7. import * as i6 from "./month-table.component";
  8. import * as i7 from "./year-header.component";
  9. import * as i8 from "./year-table.component";
  10. import * as i9 from "./quarter-header.component";
  11. import * as i10 from "./quarter-table.component";
  12. export declare class LibPackerModule {
  13. static ɵfac: i0.ɵɵFactoryDeclaration<LibPackerModule, never>;
  14. 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]>;
  15. static ɵinj: i0.ɵɵInjectorDeclaration<LibPackerModule>;
  16. }