@narik/ui-ng-bootstrap
Version:
Framework to create angular application
12 lines (11 loc) • 718 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./narik-ngb-date-picker.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@ng-bootstrap/ng-bootstrap";
import * as i5 from "@ngx-translate/core";
export declare class NarikNgbDatePickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NarikNgbDatePickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NarikNgbDatePickerModule, [typeof i1.NarikNgbDatePicker], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.NgbDatepickerModule, typeof i5.TranslateModule], [typeof i1.NarikNgbDatePicker]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NarikNgbDatePickerModule>;
}