UNPKG

@capacitor-community/photoviewer

Version:

PhotoViewer table images with fullscreen and sharing capabilities

5 lines (4 loc) 157 B
import type { PhotoViewerPlugin } from './definitions'; declare const PhotoViewer: PhotoViewerPlugin; export * from './definitions'; export { PhotoViewer };