ngx-m-carousel
Version:
Simple and effective carousel library for angular
9 lines (8 loc) • 502 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-m-carousel.component";
import * as i2 from "@angular/platform-browser/animations";
export declare class NgxMCarouselModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxMCarouselModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMCarouselModule, [typeof i1.NgxMCarouselComponent], [typeof i2.BrowserAnimationsModule], [typeof i1.NgxMCarouselComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxMCarouselModule>;
}