UNPKG

@coreui/angular

Version:

CoreUI for Angular UI components library

10 lines (9 loc) 549 B
import * as i0 from "@angular/core"; import * as i1 from "./popover.directive"; import * as i2 from "./popover/popover.component"; import * as i3 from "@angular/common"; export declare class PopoverModule { static ɵfac: i0.ɵɵFactoryDeclaration<PopoverModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PopoverModule, [typeof i1.PopoverDirective, typeof i2.PopoverComponent], [typeof i3.CommonModule], [typeof i1.PopoverDirective, typeof i2.PopoverComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PopoverModule>; }