@alyle/ui
Version:
Minimal Design, a set of components for Angular
10 lines (9 loc) • 607 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./drawer";
import * as i2 from "@angular/common";
import * as i3 from "@alyle/ui";
export declare class LyDrawerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LyDrawerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LyDrawerModule, [typeof i1.LyDrawer, typeof i1.LyDrawerContainer, typeof i1.LyDrawerContent], [typeof i2.CommonModule, typeof i3.LyCommonModule], [typeof i1.LyDrawer, typeof i1.LyDrawerContainer, typeof i1.LyDrawerContent, typeof i3.LyCommonModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LyDrawerModule>;
}