UNPKG

@vismaux/ngx-nordic-cool

Version:
14 lines (13 loc) 896 B
import * as i0 from "@angular/core"; import * as i1 from "./datepicker-input/datepicker-input.component"; import * as i2 from "./datepicker/datepicker.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "@ng-bootstrap/ng-bootstrap"; import * as i6 from "@angular/cdk/overlay"; import * as i7 from "@angular/cdk/a11y"; export declare class NcDatepickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<NcDatepickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NcDatepickerModule, [typeof i1.NcDatepickerInputComponent, typeof i2.NcDatepickerComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.NgbDatepickerModule, typeof i6.OverlayModule, typeof i7.A11yModule], [typeof i1.NcDatepickerInputComponent, typeof i2.NcDatepickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NcDatepickerModule>; }