UNPKG

ng2-image-viewer

Version:

<section> <p>This component uses the <a href="http://ignitersworld.com/lab/imageViewer.html">Image Viewer JS</a> in it's core.</p> <p>Ng2-Image Viewer uses MIT license, so you can use it as you wish, feel free to help contributing with the code.</p> <p>Th

6 lines (5 loc) 181 B
import { ModuleWithProviders } from '@angular/core'; export * from './image-viewer.component'; export declare class ImageViewerModule { static forRoot(): ModuleWithProviders; }