UNPKG

@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.

13 lines (12 loc) 750 B
import * as i0 from "@angular/core"; import * as i1 from "./folder.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/router"; import * as i4 from "@angular/material/button"; import * as i5 from "@angular/material/icon"; import * as i6 from "@koalarx/ui/icon"; export declare class KoalaFolderPageModule { static ɵfac: i0.ɵɵFactoryDeclaration<KoalaFolderPageModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<KoalaFolderPageModule, [typeof i1.FolderComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.MatButtonModule, typeof i5.MatIconModule, typeof i6.KoalaIconModule], [typeof i1.FolderComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<KoalaFolderPageModule>; }