UNPKG
@harmeet9013/transitions
Version:
latest (1.0.0)
1.0.0
Transitions like MUI without MUI
github.com/harmeet9013/transitions
harmeet9013/transitions
@harmeet9013/transitions
/
src
/
index.js
3 lines
(2 loc)
•
54 B
JavaScript
View Raw
1
2
3
export
*
from
"./fade.js"
;
export
*
from
"./grow.js"
;