UNPKG

@nova-ui/bits

Version:

SolarWinds Nova Framework

16 lines (15 loc) 834 B
import * as i0 from "@angular/core"; import * as i1 from "./popover-modal.component"; import * as i2 from "./popover.component"; import * as i3 from "../../common/common.module"; import * as i4 from "../icon/icon.module"; import * as i5 from "../overlay/overlay.module"; import * as i6 from "../overlay/overlay-additions.module"; /** * @ignore */ export declare class NuiPopoverModule { static ɵfac: i0.ɵɵFactoryDeclaration<NuiPopoverModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NuiPopoverModule, [typeof i1.PopoverModalComponent, typeof i2.PopoverComponent], [typeof i3.NuiCommonModule, typeof i4.NuiIconModule, typeof i5.NuiOverlayModule, typeof i6.NuiOverlayAdditionsModule], [typeof i2.PopoverComponent, typeof i1.PopoverModalComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NuiPopoverModule>; }