cocori-ng
Version:
Cocori-ng is an Angular full of great components & utilites based on Material
10 lines (9 loc) • 642 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "../slider-custom-image/slider-custom-image.component";
import * as i2 from "./image-fullscreen-view.component";
import * as i3 from "@angular/common";
export declare class ImageFullscreenViewModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ImageFullscreenViewModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ImageFullscreenViewModule, [typeof i1.SliderCustomImageComponent, typeof i2.ImageFullscreenViewComponent], [typeof i3.CommonModule], [typeof i2.ImageFullscreenViewComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ImageFullscreenViewModule>;
}