drop-zone
drop-zone copied to clipboard
Cannot find module 'drop-zone' or its corresponding type declarations.
I have a problem with using typescript with drop-zone
I already signed dropzone-vue component inside main.ts file
but I get this error inside my component
Cannot find module 'drop-zone' or its corresponding type declarations.
