UNPKG

815 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./calendar-range.component";
3import * as i2 from "./calendar-range-day-cell.component";
4import * as i3 from "./calendar-range-year-cell.component";
5import * as i4 from "./calendar-range-month-cell.component";
6import * as i5 from "./base-calendar.module";
7export declare class NbCalendarRangeModule {
8 static ɵfac: i0.ɵɵFactoryDeclaration<NbCalendarRangeModule, never>;
9 static ɵmod: i0.ɵɵNgModuleDeclaration<NbCalendarRangeModule, [typeof i1.NbCalendarRangeComponent, typeof i2.NbCalendarRangeDayCellComponent, typeof i3.NbCalendarRangeYearCellComponent, typeof i4.NbCalendarRangeMonthCellComponent], [typeof i5.NbBaseCalendarModule], [typeof i1.NbCalendarRangeComponent]>;
10 static ɵinj: i0.ɵɵInjectorDeclaration<NbCalendarRangeModule>;
11}