You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
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!