mmarkelov / react-nouislider

React wrapper on NoUiSlider
https://mmarkelov.github.io/react-nouislider/
MIT License
60 stars 21 forks source link

type file #16

Closed straxico closed 5 years ago

straxico commented 5 years ago

hi i install 3.3.1 from npm but index.d.ts not updated to latest file i see this in installed type file

onChange?(): void;
onEnd?(): void;
onSet?(): void;
onSlide?(): void;
onStart?(): void;
onUpdate?(): void;
straxico commented 5 years ago

Capture

mmarkelov commented 5 years ago

@straxico thanks! I just publish new nouislider-react version 3.3.2 - this is should fix it