pulilab / vue-qr-reader

Vue component to scan QR codes
https://pulilab.github.io/vue-qr-reader/#/
MIT License
49 stars 13 forks source link

Vue + TypeScript: TS7016: Could not find a declaration file for module 'vue-qr-reader/dist/lib/vue-qr-reader.umd.js'. #24

Open jevgeniP opened 5 years ago

jevgeniP commented 5 years ago

How it possible to use with TypeScript?

import VueQrReader from 'vue-qr-reader/dist/lib/vue-qr-reader.umd.js';