UNPKG
react-morphing-modal
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.0
0.0.2
0.0.1
React morphing modal! The easiest way to be fancy!
react-morphing-modal
/
dist
/
index.d.ts
3 lines
(2 loc)
•
71 B
TypeScript
View Raw
1
2
3
export
{ useModal }
from
'./hooks'
;
export
{
Modal
}
from
'./Modal'
;