UNPKG

@tapsellorg/angular-material-library

Version:

Angular library for Tapsell

13 lines (12 loc) 843 B
import * as i0 from "@angular/core"; import * as i1 from "./lightbox.component"; import * as i2 from "./lightbox.directive"; import * as i3 from "@angular/common"; import * as i4 from "@angular/material/dialog"; import * as i5 from "@tapsellorg/angular-material-library/src/lib/loader"; import * as i6 from "@tapsellorg/angular-material-library/src/lib/common"; export declare class PghLightboxModule { static ɵfac: i0.ɵɵFactoryDeclaration<PghLightboxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PghLightboxModule, [typeof i1.PghLightboxComponent, typeof i2.PghLightboxDirective], [typeof i3.CommonModule, typeof i4.MatDialogModule, typeof i5.PghLoaderModule, typeof i6.PghSafeModule], [typeof i1.PghLightboxComponent, typeof i2.PghLightboxDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<PghLightboxModule>; }