msonowal / vue-echo

MIT License
20 stars 9 forks source link

types for library #5

Open boskiv opened 3 years ago

boskiv commented 3 years ago

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)
msonowal commented 2 years ago

@boskiv It do not have type definations as of now, but feel free to send a PR