@obliczeniowo/elementary
Version:
Library made in Angular version 19
13 lines (12 loc) • 755 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/menu/menu.component";
import * as i2 from "./components/menu-item/menu-item.component";
import * as i3 from "@angular/common";
import * as i4 from "@angular/cdk/overlay";
import * as i5 from "@obliczeniowo/elementary/icons";
import * as i6 from "@obliczeniowo/elementary/text-pipes";
export declare class MenuModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MenuModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, [typeof i1.MenuComponent, typeof i2.MenuItemComponent], [typeof i3.CommonModule, typeof i4.OverlayModule, typeof i5.IconsModule, typeof i6.TextPipesModule], [typeof i1.MenuComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>;
}