ng-zorro-antd-mobile
Version:
An enterprise-class mobile UI components based on Ant Design and Angular
10 lines (9 loc) • 494 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./range.component";
import * as i2 from "@angular/common";
import * as i3 from "ng-zorro-antd-mobile/slider";
export declare class RangeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<RangeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<RangeModule, [typeof i1.RangeComponent], [typeof i2.CommonModule, typeof i3.SliderModule], [typeof i1.RangeComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<RangeModule>;
}