UNPKG

@ux-aspects/ux-aspects

Version:

Open source user interface framework for building modern, responsive, mobile big data applications

14 lines (13 loc) 825 B
import * as i0 from "@angular/core"; import * as i1 from "./popover.component"; import * as i2 from "./popover.directive"; import * as i3 from "@angular/common"; import * as i4 from "@angular/cdk/overlay"; import * as i5 from "@angular/cdk/observers"; import * as i6 from "../../directives/click-outside/click-outside.module"; import * as i7 from "../tooltip/tooltip.module"; export declare class PopoverModule { static ɵfac: i0.ɵɵFactoryDeclaration<PopoverModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PopoverModule, [typeof i1.PopoverComponent, typeof i2.PopoverDirective], [typeof i3.CommonModule, typeof i4.OverlayModule, typeof i5.ObserversModule, typeof i6.ClickOutsideModule, typeof i7.TooltipModule], [typeof i2.PopoverDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<PopoverModule>; }