UNPKG
@a7medhassan/react-toast
Version:
latest (0.0.20)
0.0.20
0.0.19
0.0.18
0.0.17
react notification library
github.com/a7medhassanmohi/React-Toast
a7medhassanmohi/React-Toast
@a7medhassan/react-toast
/
dist
/
cjs
/
types
/
components
/
index.d.ts
2 lines
(1 loc)
•
56 B
TypeScript
View Raw
1
2
export
{ useReactToast,
ToastProvider
}
from
'./Toast'
;