This repository was archived by the owner on Aug 18, 2020. It is now read-only.
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
Types seem to be missing #69
Closed
Description
I'm using chatkit-client-js together with Angular 5 and TypeScript. It seems like the type hints, which worked in 0.7.5, has stopped working in 0.7.9. Now my IDE (WebStorm) gives me read warnings everywhere. I guess that creating a @types
package for the types would be a viable solution, but I think it would be even better if the type hints was included in the package to begin with!