timolins / react-hot-toast

Smoking Hot React Notifications 🔥
https://react-hot-toast.com
MIT License
9.66k stars 319 forks source link

Message type not being exported for typescript users #228

Closed maxratajczak closed 1 year ago

maxratajczak commented 1 year ago

"Message" type should be exported from react-hot-toast just like ToastOptions is so that we're able to use the type when building own toast functions, etc.

Screen Shot 2022-10-09 at 10 33 28 PM