Is your feature request related to a problem? Please describe.
I'm trying to use vuejs-clipper in my Vue3 app and it seems it only supports previous versions of vue, when Vue instance can be accessed easily.
Describe the solution you'd like
Support for vue3
Describe alternatives you've considered
Creating a plugin in vue3 and passing a instance of vuejs-clipper.
Additional context
The error I'm getting:

Is your feature request related to a problem? Please describe.
I'm trying to use
vuejs-clipperin my Vue3 app and it seems it only supports previous versions of vue, whenVueinstance can be accessed easily.Describe the solution you'd like
Support for vue3
Describe alternatives you've considered
Creating a plugin in vue3 and passing a instance of
vuejs-clipper.Additional context
The error I'm getting: