Skip to content

Commit 0091007

Browse files
iqre8gruhn
authored andcommitted
Added a basic type definition file
1 parent 4913870 commit 0091007

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/types/vue-qrcode-reader.d.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
declare module "vue-qrcode-reader";
2+
declare module 'QrcodeCapture';
3+
declare module 'QrcodeDropZone';
4+
declare module 'QrcodeStream';

0 commit comments

Comments
 (0)