@nebular/theme
Version:
@nebular/theme
12 lines (11 loc) • 815 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./calendar-range.component";
import * as i2 from "./calendar-range-day-cell.component";
import * as i3 from "./calendar-range-year-cell.component";
import * as i4 from "./calendar-range-month-cell.component";
import * as i5 from "./base-calendar.module";
export declare class NbCalendarRangeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbCalendarRangeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbCalendarRangeModule, [typeof i1.NbCalendarRangeComponent, typeof i2.NbCalendarRangeDayCellComponent, typeof i3.NbCalendarRangeYearCellComponent, typeof i4.NbCalendarRangeMonthCellComponent], [typeof i5.NbBaseCalendarModule], [typeof i1.NbCalendarRangeComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbCalendarRangeModule>;
}