UNPKG

@clr/angular

Version:

Angular components for Clarity

10 lines (9 loc) 527 B
import * as i0 from "@angular/core"; import * as i1 from "./dropdown/dropdown.module"; import * as i2 from "./signpost/signpost.module"; import * as i3 from "./tooltip/tooltip.module"; export declare class ClrPopoverModule { static ɵfac: i0.ɵɵFactoryDeclaration<ClrPopoverModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ClrPopoverModule, never, never, [typeof i1.ClrDropdownModule, typeof i2.ClrSignpostModule, typeof i3.ClrTooltipModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<ClrPopoverModule>; }