-
Notifications
You must be signed in to change notification settings - Fork 351
feat: export component prop types #462
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
Conversation
Deploying vue-qrcode-reader with
|
| Latest commit: |
22829c8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9306a281.vue-qrcode-reader.pages.dev |
| Branch Preview URL: | https://export-component-prop-types.vue-qrcode-reader.pages.dev |
|
I'm sorry for the delay. I hadn't noticed your message. I have looked at the code and it looks fine. I'll try to import this version of component later on and will confirm that types are reachable for external usage. Speak to you soon... |
|
I have successfully imported both Last thing which seems to be missing is Here is the code I've been testing with (I have had to use |
|
Thanks, that should do the tick :) When to expect release with those changes? |
done 👍 |
|
🎉 This PR is included in version 5.7.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
See: #460
@true-vue I tried to implement your suggestion. What do you think?