vue-search-select
vue-search-select copied to clipboard
facing issue while importing basic-select
Could not find a declaration file for module 'vue-search-select/dist/VueSearchSelect.cjs'. 'd:/portal/frontend/portal/node_modules/vue-search-select/dist/VueSearchSelect.cjs' implicitly has an 'any' type.
Try npm i --save-dev @types/vue-search-select if it exists or add a new declaration (.d.ts) file containing declare module 'vue-search-select/dist/VueSearchSelect.cjs';