UNPKG

@nova-ui/bits

Version:

SolarWinds Nova Framework

20 lines (19 loc) 1.2 kB
import * as i0 from "@angular/core"; import * as i1 from "./time-frame-bar.component"; import * as i2 from "../../button/button.module"; import * as i3 from "../../../common/common.module"; import * as i4 from "../../date-picker/date-picker.module"; import * as i5 from "../../dialog/dialog.module"; import * as i6 from "../../icon/icon.module"; import * as i7 from "../../popover/popover.module"; import * as i8 from "../../time-frame-picker/time-frame-picker.module"; import * as i9 from "../../time-picker/time-picker.module"; import * as i10 from "../../tooltip/tooltip.module"; /** * @ignore */ export declare class NuiTimeFrameBarModule { static ɵfac: i0.ɵɵFactoryDeclaration<NuiTimeFrameBarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NuiTimeFrameBarModule, [typeof i1.TimeFrameBarComponent], [typeof i2.NuiButtonModule, typeof i3.NuiCommonModule, typeof i4.NuiDatePickerModule, typeof i5.NuiDialogModule, typeof i6.NuiIconModule, typeof i7.NuiPopoverModule, typeof i8.NuiTimeFramePickerModule, typeof i9.NuiTimePickerModule, typeof i10.NuiTooltipModule], [typeof i1.TimeFrameBarComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NuiTimeFrameBarModule>; }