-
-
Notifications
You must be signed in to change notification settings - Fork 973
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
cannot use typescript definitions from npm package #283
Comments
Any solution for this? |
Looks like @EduardMcfly made a fork of version |
@EduardMcfly please send a PR if you have a working solution. |
Can you verify with latest version of code with (I'll add more documentation later) |
@mebjas |
This should have been fixed in latest version -
Please reopen if this is still an issue. @EduardMcfly Thanks the solution was greatly inspired from your work. |
Describe the bug
install the package by npm, nothing about typescript definitions.
To Reproduce
Steps to reproduce the behavior:
npm i html5-qrcode
import Html5Qrcode from 'html5-qrcode'
Expected behavior
Generate the typescript definitions please.
The text was updated successfully, but these errors were encountered: