UNPKG

@nativescript-community/ui-zoomimage

Version:

Zoomable image view based on @nativescript-community/ui-image

5 lines (4 loc) 89 B
declare const ImagePlugin: { install(Vue: any): void; }; export default ImagePlugin;