moment-timezone-picker
Version:
A simple angular moment timezone picker
10 lines (9 loc) • 625 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./moment-timezone-picker.component";
import * as i2 from "@ng-select/ng-select";
import * as i3 from "@angular/forms";
export declare class MomentTimezonePickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MomentTimezonePickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MomentTimezonePickerModule, [typeof i1.MomentTimezonePickerComponent], [typeof i2.NgSelectModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule], [typeof i1.MomentTimezonePickerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MomentTimezonePickerModule>;
}