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