TypeScript can't find Slider
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 11.9k
- Forks
- 2.1k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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!
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.