ng-image-slider-v16
Version:
Angular Image slider with lightbox. An Angular responsive image slider with lightbox popup. Also support youtube url, image base64 string and mp4 video urls and base64 string.
11 lines (10 loc) • 692 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ng-image-slider.component";
import * as i2 from "./slider-custom-image/slider-custom-image.component";
import * as i3 from "./slider-lightbox/slider-lightbox.component";
import * as i4 from "@angular/common";
export declare class NgImageSliderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgImageSliderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgImageSliderModule, [typeof i1.NgImageSliderComponent, typeof i2.SliderCustomImageComponent, typeof i3.SliderLightboxComponent], [typeof i4.CommonModule], [typeof i1.NgImageSliderComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgImageSliderModule>;
}