UNPKG

@doku-dev/doku-fragment

Version:

A new Angular UI library that moving away from Bootstrap and built from scratch.

12 lines (11 loc) 849 B
import * as i0 from "@angular/core"; import * as i1 from "./dropdown.directive"; import * as i2 from "./dropdown-menu.directive"; import * as i3 from "./dropdown-toggle.directive"; import * as i4 from "./dropdown-menu-item.directive"; import * as i5 from "./dropdown-menu-divider.directive"; export declare class DokuDropdownModule { static ɵfac: i0.ɵɵFactoryDeclaration<DokuDropdownModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DokuDropdownModule, never, [typeof i1.DokuDropdown, typeof i2.DokuDropdownMenu, typeof i3.DokuDropdownToggle, typeof i4.DokuDropdownMenuItem, typeof i5.DokuDropdownMenuDivider], [typeof i1.DokuDropdown, typeof i2.DokuDropdownMenu, typeof i3.DokuDropdownToggle, typeof i4.DokuDropdownMenuItem, typeof i5.DokuDropdownMenuDivider]>; static ɵinj: i0.ɵɵInjectorDeclaration<DokuDropdownModule>; }