We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hi i have this issue when I try to import in js file
<script type="module"> import VueHtml2Canvas from 'node_modules/vue-html2canvas/dist/index.js'; </script>
i see
Uncaught SyntaxError: The requested module does not provide an export named 'default'