shepherd-pro/react-shepherd

Missing type overloads for tour event listener

Closed this issue · 0 comments

This is less of an issue and more of a request, but it would be nice if type overloads were provided for the event listener, so that TypeScript would know the type of the event object passed to event listeners based on what event you're listening to.

I'll look into a pull request for this, but not sure when I'll get the time to do it.