sb-element
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.1. It is a component library constructed around the SCSS library [Sb-Theming](https://github.com/SeverinBuchser/SbTheming) and supports [Angular Schematics]
17 lines (16 loc) • 1.36 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./calendar/calendar.component";
import * as i2 from "./date/calendar-date.component";
import * as i3 from "./month/calendar-month.component";
import * as i4 from "./year/calendar-year.component";
import * as i5 from "./dates/calendar-dates.component";
import * as i6 from "./months/calendar-months.component";
import * as i7 from "./years/calendar-years.component";
import * as i8 from "@angular/common";
import * as i9 from "@angular/forms";
import * as i10 from "../icon/icon.module";
export declare class SbCalendarModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SbCalendarModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SbCalendarModule, [typeof i1.SbCalendarsComponent, typeof i2.SbCalendarDateComponent, typeof i3.SbCalendarMonthComponent, typeof i4.SbCalendarYearComponent, typeof i5.SbCalendarDatesComponent, typeof i6.SbCalendarMonthsComponent, typeof i7.SbCalendarYearsComponent], [typeof i8.CommonModule, typeof i9.FormsModule, typeof i10.SbIconModule], [typeof i1.SbCalendarsComponent, typeof i2.SbCalendarDateComponent, typeof i3.SbCalendarMonthComponent, typeof i4.SbCalendarYearComponent, typeof i5.SbCalendarDatesComponent, typeof i6.SbCalendarMonthsComponent, typeof i7.SbCalendarYearsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SbCalendarModule>;
}