You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'.
The text was updated successfully, but these errors were encountered:
Hi will you be adding a typescript file or types for this module?
I'm using typescript and get:
The text was updated successfully, but these errors were encountered: