@obliczeniowo/elementary
Version:
Library made in Angular version 19
11 lines (10 loc) • 660 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/year-picker/year-picker.component";
import * as i2 from "@angular/common";
import * as i3 from "@obliczeniowo/elementary/value-picker";
import * as i4 from "@angular/forms";
export declare class YearPickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<YearPickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<YearPickerModule, [typeof i1.YearPickerComponent], [typeof i2.CommonModule, typeof i3.ValuePickerModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule], [typeof i1.YearPickerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<YearPickerModule>;
}