vue-panzoom
vue-panzoom copied to clipboard
Add Typescript support
Currently there is no @types/pan-zoom to use this library with Typescript without complaints.
Vue is Typescript friendly, so this can library can be useful to be it too.
I believe the only necessary step for this would be to re-export the types from Panzoom, they're all declared in there.