@koalarx/ui
Version:
Koala UI is a Design System developed in Angular whose objective is to facilitate and make your development faster and simpler, making this framework your greatest ally.
12 lines (11 loc) • 644 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./menu.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/router";
import * as i4 from "@angular/material/icon";
import * as i5 from "@koalarx/ui/icon";
export declare class KoalaMenuModule {
static ɵfac: i0.ɵɵFactoryDeclaration<KoalaMenuModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<KoalaMenuModule, [typeof i1.MenuComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.MatIconModule, typeof i5.KoalaIconModule], [typeof i1.MenuComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<KoalaMenuModule>;
}