UNPKG

@alyle/ui

Version:

Minimal Design, a set of components for Angular

10 lines (9 loc) 579 B
import * as i0 from "@angular/core"; import * as i1 from "./list"; import * as i2 from "@angular/common"; import * as i3 from "@alyle/ui"; export declare class LyListModule { static ɵfac: i0.ɵɵFactoryDeclaration<LyListModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LyListModule, [typeof i1.LyList, typeof i1.LyListItem, typeof i1.LyListIcon, typeof i1.LyLine], [typeof i2.CommonModule], [typeof i3.LyCommonModule, typeof i1.LyList, typeof i1.LyListItem, typeof i1.LyListIcon, typeof i1.LyLine]>; static ɵinj: i0.ɵɵInjectorDeclaration<LyListModule>; }