@viren_chudasama/year-picker
Version:
A simple Bootstrap-based year picker for Angular
9 lines (8 loc) • 460 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./year-picker.component";
export declare class YearPickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<YearPickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<YearPickerModule, never, [typeof i1.CommonModule, typeof i2.YearPickerComponent], [typeof i2.YearPickerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<YearPickerModule>;
}