vue-youtube-embed icon indicating copy to clipboard operation
vue-youtube-embed copied to clipboard

Typescript file?

Open xaiyeon opened this issue 7 years ago • 0 comments

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'.

xaiyeon avatar Jun 28 '18 09:06 xaiyeon