smart-webcomponents-angular
Version:
[](https://jqwidgets.com/license/)
10 lines (9 loc) • 573 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./smart.menu";
import * as i2 from "./smart.menuitem";
import * as i3 from "./smart.menuitemsgroup";
export declare class MenuModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MenuModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, [typeof i1.MenuComponent, typeof i2.MenuItemComponent, typeof i3.MenuItemsGroupComponent], never, [typeof i1.MenuComponent, typeof i2.MenuItemComponent, typeof i3.MenuItemsGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>;
}