vue-panzoom icon indicating copy to clipboard operation
vue-panzoom copied to clipboard

Add Typescript support

Open ch-charly opened this issue 4 years ago • 1 comments

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.

ch-charly avatar Jul 03 '21 18:07 ch-charly

I believe the only necessary step for this would be to re-export the types from Panzoom, they're all declared in there.

udyux avatar May 13 '22 20:05 udyux