UNPKG

iv-viewer

Version:

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

6 lines (4 loc) 154 B
import ImageViewer from './ImageViewer'; export default ImageViewer; export { ImageViewer }; export { default as FullScreenViewer } from './FullScreen';