UNPKG

@ng-matero/extensions

Version:
14 lines (13 loc) 854 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "@angular/cdk/overlay"; import * as i3 from "@angular/cdk/a11y"; import * as i4 from "./popover"; import * as i5 from "./popover-trigger"; import * as i6 from "./popover-target"; import * as i7 from "./popover-content"; export declare class MtxPopoverModule { static ɵfac: i0.ɵɵFactoryDeclaration<MtxPopoverModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MtxPopoverModule, never, [typeof i1.CommonModule, typeof i2.OverlayModule, typeof i3.A11yModule, typeof i4.MtxPopover, typeof i5.MtxPopoverTrigger, typeof i6.MtxPopoverTarget, typeof i7.MtxPopoverContent], [typeof i4.MtxPopover, typeof i5.MtxPopoverTrigger, typeof i6.MtxPopoverTarget, typeof i7.MtxPopoverContent]>; static ɵinj: i0.ɵɵInjectorDeclaration<MtxPopoverModule>; }