lightgallery
Version:
lightGallery is a feature-rich, modular JavaScript gallery plugin for building beautiful image and video galleries for the web and the mobile
8 lines (7 loc) • 418 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./lightgallery-angular.component";
export declare class LightgalleryModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LightgalleryModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LightgalleryModule, [typeof i1.LightgalleryComponent], never, [typeof i1.LightgalleryComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LightgalleryModule>;
}