UNPKG

xui

Version:

xUI Components for Angular

12 lines (11 loc) 708 B
import * as i0 from "@angular/core"; import * as i1 from "./popover.component"; import * as i2 from "./popover-trigger-for.directive"; import * as i3 from "@angular/common"; import * as i4 from "@angular/cdk/overlay"; import * as i5 from "@angular/cdk/a11y"; export declare class XuiPopoverModule { static ɵfac: i0.ɵɵFactoryDeclaration<XuiPopoverModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<XuiPopoverModule, [typeof i1.PopoverComponent, typeof i2.PopoverTriggerForDirective], [typeof i3.CommonModule, typeof i4.OverlayModule, typeof i5.A11yModule], [typeof i1.PopoverComponent, typeof i2.PopoverTriggerForDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<XuiPopoverModule>; }