vue-youtube-embed
vue-youtube-embed copied to clipboard
Typescript file?
Hi will you be adding a typescript file or types for this module? I'm using typescript and get:
[ts]
Could not find a declaration file for module 'vue-youtube-embed'. 'e:/01GitHubRepos/kyaratar-app/kyaratarv2-spa/node_modules/vue-youtube-embed/lib/vue-youtube-embed.js' implicitly has an 'any' type.
Try `npm install @types/vue-youtube-embed` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-youtube-embed';`
[ts] Cannot find module 'vue-youtube-embed'.