We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I can't figure out how to properly use this lib with ts, am i right that the only way to handle the problem is to manually declare it like so ?
declare module '@erfanmola/televue';
The text was updated successfully, but these errors were encountered:
Hi, unfortunately there are no type declarations for TS. Might be in the future releases.
Sorry, something went wrong.
keep up please, you're doing a wonderful job my friend!
Cool library! But without TS this is the only reason why I can't try it
Thanks for feedback, I no longer use VueJS and that's why I might not be able to maintain it properly, PRs are welcome.
No branches or pull requests
I can't figure out how to properly use this lib with ts, am i right that the only way to handle the problem is to manually declare it like so ?
declare module '@erfanmola/televue';
The text was updated successfully, but these errors were encountered: