UNPKG

@ux-aspects/ux-aspects

Version:

Open source user interface framework for building modern, responsive, mobile big data applications

11 lines (10 loc) 786 B
import * as i0 from "@angular/core"; import * as i1 from "./menu-navigation.directive"; import * as i2 from "./menu-navigation-item.directive"; import * as i3 from "./menu-navigation-toggle.directive"; import * as i4 from "../accessibility/accessibility.module"; export declare class MenuNavigationModule { static ɵfac: i0.ɵɵFactoryDeclaration<MenuNavigationModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MenuNavigationModule, [typeof i1.MenuNavigationDirective, typeof i2.MenuNavigationItemDirective, typeof i3.MenuNavigationToggleDirective], [typeof i4.AccessibilityModule], [typeof i1.MenuNavigationDirective, typeof i2.MenuNavigationItemDirective, typeof i3.MenuNavigationToggleDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<MenuNavigationModule>; }