Icard/angular-clarity-master(work.../node_modules/@clr/angular/popover/popover.module.d.ts

10 lines
527 B
TypeScript

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>;
}