UNPKG

ng-zorro-antd-mobile

Version:

An enterprise-class mobile UI components based on Ant Design and Angular

11 lines (10 loc) 700 B
import * as i0 from "@angular/core"; import * as i1 from "./carousel.component"; import * as i2 from "./carousel-slide/carousel-slide.component"; import * as i3 from "./dotindicator/dotindicator.component"; import * as i4 from "@angular/common"; export declare class CarouselModule { static ɵfac: i0.ɵɵFactoryDeclaration<CarouselModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CarouselModule, [typeof i1.CarouselComponent, typeof i2.CarouselSlideComponent, typeof i3.DotIndicatorComponent], [typeof i4.CommonModule], [typeof i1.CarouselComponent, typeof i2.CarouselSlideComponent, typeof i3.DotIndicatorComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CarouselModule>; }