@alyle/ui
Version:
Minimal Design, a set of components for Angular
12 lines (11 loc) • 583 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./slider";
import * as i2 from "./mark";
import * as i3 from "./tick";
import * as i4 from "@angular/common";
import * as i5 from "@alyle/ui";
export declare class LySliderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LySliderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LySliderModule, [typeof i1.LySlider, typeof i2.LyMark, typeof i3.LyTick], [typeof i4.CommonModule, typeof i5.LyCommonModule], [typeof i1.LySlider, typeof i2.LyMark]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LySliderModule>;
}