TypeScript can't find Slider
Open
- Dominant language
- JavaScript
- Stars
- 11.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
Assessment
This issue has not been assessed yet.