UNPKG

538 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./swiper.component";
3import * as i2 from "./swiper-slide.directive";
4import * as i3 from "@angular/common";
5export declare class SwiperModule {
6 static ɵfac: i0.ɵɵFactoryDeclaration<SwiperModule, never>;
7 static ɵmod: i0.ɵɵNgModuleDeclaration<SwiperModule, [typeof i1.SwiperComponent, typeof i2.SwiperSlideDirective], [typeof i3.CommonModule], [typeof i1.SwiperComponent, typeof i2.SwiperSlideDirective]>;
8 static ɵinj: i0.ɵɵInjectorDeclaration<SwiperModule>;
9}