TypeScript can't find Slider
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 11.9k
- Forks
- 2.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
TYPESCRIPT - yay.
I'm currently required to use TS in my project but I can't seem to find any documentation about it.
in node_modules/@types/react-slick there is a definition file which seems to extend React.Component and export Slider
`export default Slider;`
but Slider isn't available as a namespace or an interface.
Can anyone offer any insight into getting this working? Thanks!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.