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]
16 lines (15 loc) • 1.04 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./date-input/date-input.component";
import * as i2 from "./date-range-input/date-range-input.component";
import * as i3 from "@angular/common";
import * as i4 from "@angular/forms";
import * as i5 from "../../core/core.module";
import * as i6 from "../../calendar/calendar.module";
import * as i7 from "../../icon/icon.module";
import * as i8 from "../input/input.module";
import * as i9 from "../../popper/popper.module";
export declare class SbDateInputModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SbDateInputModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SbDateInputModule, [typeof i1.SbDateInputComponent, typeof i2.SbDateRangeInputComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.SbCoreModule, typeof i6.SbCalendarModule, typeof i7.SbIconModule, typeof i8.SbInputModule, typeof i9.SbPopperModule], [typeof i1.SbDateInputComponent, typeof i2.SbDateRangeInputComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SbDateInputModule>;
}