UNPKG

405 BTypeScriptView Raw
1import * as ɵngcc0 from '@angular/core';
2export declare class CarouselConfig {
3 interval: number;
4 noPause: boolean;
5 noWrap: boolean;
6 showIndicators: boolean;
7 pauseOnFocus: boolean;
8 indicatorsByChunk: boolean;
9 itemsPerSlide: number;
10 singleSlideOffset: boolean;
11 static ɵfac: ɵngcc0.ɵɵFactoryDef<CarouselConfig, never>;
12}
13
14//# sourceMappingURL=carousel.config.d.ts.map
\No newline at end of file