@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.
9 lines (8 loc) • 440 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./icon.component";
import * as i2 from "@angular/common";
export declare class KoalaIconModule {
static ɵfac: i0.ɵɵFactoryDeclaration<KoalaIconModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<KoalaIconModule, [typeof i1.IconComponent], [typeof i2.CommonModule], [typeof i1.IconComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<KoalaIconModule>;
}