UNPKG

418 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./lightgallery-angular.component";
3export declare class LightgalleryModule {
4 static ɵfac: i0.ɵɵFactoryDeclaration<LightgalleryModule, never>;
5 static ɵmod: i0.ɵɵNgModuleDeclaration<LightgalleryModule, [typeof i1.LightgalleryComponent], never, [typeof i1.LightgalleryComponent]>;
6 static ɵinj: i0.ɵɵInjectorDeclaration<LightgalleryModule>;
7}