-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Needs Typescript support #13
Comments
PS here is the error I am getting:
|
Hello @ggedde ! Thanks for using my little plugin! I don't use typescript much at all, I've written index.d files for my other libs but I'm not quite sure how I would do something similar for this one. I know it's possible I will just have to look into how to accomplish this, it may be faster if you want to open a PR to create a |
Thanks @dhershman1 |
Thanks, like I said I've done it before but this one is a little different than those other tools. I know my friend is gonna take a look at it for me however. |
#14 opened after switching which branch the PR is directed at it should be good to go. |
Thanks, New update working great! |
This looks like a very simple and easy to use plugin, but I am using Typescript and getting errors as there is no Types enabled for vue-debounce.
If it will take too long to add could you maybe advise on how to declare a declaration for vue-debounce.
Thanks
The text was updated successfully, but these errors were encountered: