UNPKG

iv-viewer

Version:

A zooming and panning plugin inspired by google photos for your web images.

7 lines (4 loc) 165 B
import ImageViewer from './ImageViewer'; import FullScreenViewer from './FullScreen'; ImageViewer.FullScreenViewer = FullScreenViewer; export default ImageViewer;