UNPKG

ngx-bootstrap

Version:
12 lines (11 loc) 639 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./popover.directive"; import * as i3 from "./popover-container.component"; export declare class PopoverModule { static forRoot(): ModuleWithProviders<PopoverModule>; static ɵfac: i0.ɵɵFactoryDeclaration<PopoverModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PopoverModule, never, [typeof i1.CommonModule, typeof i2.PopoverDirective, typeof i3.PopoverContainerComponent], [typeof i2.PopoverDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<PopoverModule>; }