vue-echo
vue-echo copied to clipboard
types for library
I'm using a typescript vitejs generated project. Is there a chance to have a .d.ts files?
Could not find a declaration file for module 'vue-echo-laravel'. '.../test-pusher/node_modules/vue-echo-laravel/dist/build.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/vue-echo-laravel` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-echo-laravel';`ts(7016)
@boskiv It do not have type definations as of now, but feel free to send a PR