@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
11 lines (10 loc) • 661 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./image-slider.component";
import * as i2 from "@angular/common";
import * as i3 from "@tapsellorg/angular-material-library/src/lib/lightbox";
import * as i4 from "@angular/material/dialog";
export declare class PghImageSliderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghImageSliderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghImageSliderModule, [typeof i1.PghImageSliderComponent], [typeof i2.CommonModule, typeof i3.PghLightboxModule, typeof i4.MatDialogModule], [typeof i1.PghImageSliderComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghImageSliderModule>;
}