TS declaration file is missing
TS declaration file is missing

TS warning shows that:

Plz also publish rc-slider declaration files within npm package, thx.
https://medium.com/cameron-nokes/the-30-second-guide-to-publishing-a-typescript-package-to-npm-89d93ff7bccd
You can install @types/rc-slider to get the typescript support working.
Hi @dobesv,
Would you accept a pull request to include typings?
While the DefinitelyTyped project is amazing, having typings directly in the project simplifies things.
@mrschofield I do agree with you somewhat, but I'm also not a project maintainer so I don't have PR-accepting powers. Just sharing the current solution.