UNPKG

654 BTypeScriptView Raw
1import { ModuleWithProviders } from '@angular/core';
2import * as ɵngcc0 from '@angular/core';
3import * as ɵngcc1 from './popover.directive';
4import * as ɵngcc2 from './popover-container.component';
5import * as ɵngcc3 from '@angular/common';
6export declare class PopoverModule {
7 static forRoot(): ModuleWithProviders<PopoverModule>;
8 static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<PopoverModule, [typeof ɵngcc1.PopoverDirective, typeof ɵngcc2.PopoverContainerComponent], [typeof ɵngcc3.CommonModule], [typeof ɵngcc1.PopoverDirective]>;
9 static ɵinj: ɵngcc0.ɵɵInjectorDef<PopoverModule>;
10}
11
12//# sourceMappingURL=popover.module.d.ts.map
\No newline at end of file