@coreui/angular
Version:
CoreUI Components Library for Angular
9 lines (8 loc) • 482 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./popover.directive";
import * as i2 from "./popover/popover.component";
export declare class PopoverModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PopoverModule, never, [typeof i1.PopoverDirective, typeof i2.PopoverComponent], [typeof i1.PopoverDirective, typeof i2.PopoverComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PopoverModule>;
}