ngx-bootstrap
Version:
Angular Bootstrap
14 lines (13 loc) • 967 B
TypeScript
import { ModuleWithProviders } from '@angular/core';
import * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './bs-dropdown-menu.directive';
import * as ɵngcc2 from './bs-dropdown-toggle.directive';
import * as ɵngcc3 from './bs-dropdown-container.component';
import * as ɵngcc4 from './bs-dropdown.directive';
import * as ɵngcc5 from '@angular/common';
export declare class BsDropdownModule {
static forRoot(): ModuleWithProviders<BsDropdownModule>;
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]>;
static ɵinj: ɵngcc0.ɵɵInjectorDef<BsDropdownModule>;
}
//# sourceMappingURL=bs-dropdown.module.d.ts.map