UNPKG
react-toast
Version:
latest (1.0.3)
1.0.3
1.0.1
1.0.0
0.1.0
Minimal toast notifications for React.
github.com/moharnadreza/react-toast
moharnadreza/react-toast
react-toast
/
dist
/
components
/
index.d.ts
3 lines
(2 loc)
•
52 B
TypeScript
View Raw
1
2
3
export
*
from
'./Toast'
;
export
*
from
'./Icons'
;