UNPKG

967 BTypeScriptView Raw
1import { ModuleWithProviders } from '@angular/core';
2import * as ɵngcc0 from '@angular/core';
3import * as ɵngcc1 from './bs-dropdown-menu.directive';
4import * as ɵngcc2 from './bs-dropdown-toggle.directive';
5import * as ɵngcc3 from './bs-dropdown-container.component';
6import * as ɵngcc4 from './bs-dropdown.directive';
7import * as ɵngcc5 from '@angular/common';
8export declare class BsDropdownModule {
9 static forRoot(): ModuleWithProviders<BsDropdownModule>;
10 static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<BsDropdownModule, [typeof ɵngcc1.BsDropdownMenuDirective, typeof ɵngcc2.BsDropdownToggleDirective, typeof ɵngcc3.BsDropdownContainerComponent, typeof ɵngcc4.BsDropdownDirective], [typeof ɵngcc5.CommonModule], [typeof ɵngcc1.BsDropdownMenuDirective, typeof ɵngcc2.BsDropdownToggleDirective, typeof ɵngcc4.BsDropdownDirective]>;
11 static ɵinj: ɵngcc0.ɵɵInjectorDef<BsDropdownModule>;
12}
13
14//# sourceMappingURL=bs-dropdown.module.d.ts.map
\No newline at end of file