Describe the bug
There is no typing for the Vue.js
To Reproduce
Steps to reproduce the behavior:
- Insert:
import IframeResizer from '@iframe-resizer/vue/sfc'
- See error: ts: Cannot find module '@iframe-resizer/vue/sfc' or its corresponding type declarations.
Expected behavior
No errors.