mazipan / vue-google-adsense

💰 Vue.js Google Adsense Component with InFeed and InArticle Ads support
https://mazipan.github.io/vue-google-adsense/
MIT License
257 stars 42 forks source link

Could not find a declaration file for module 'vue-google-adsense'. #51

Closed erickAvSanti closed 4 years ago

erickAvSanti commented 5 years ago

Could not find a declaration file for module 'vue-google-adsense'. 'C:/Users/erick/git_projects/abc/node_modules/vue-google-adsense/dist/VueGoogleAdsense.min.js' implicitly has an 'any' type. Try npm install @types/vue-google-adsense if it exists or add a new declaration (.d.ts) file containing declare module 'vue-google-adsense'; 37 | Vue.use(VueSweetalert2); 38 |

39 | import Ads from 'vue-google-adsense' | ^ 40 | 41 | Vue.use(require('vue-script2')) 42 | Version: typescript 3.6.3 Time: 1692ms