UNPKG
react-pose-text
Version:
latest (3.1.0)
3.1.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
Easily animate characters and words with React Pose
Popmotion/popmotion
react-pose-text
/
src
/
index.ts
4 lines
(2 loc)
•
64 B
text/typescript
View Raw
1
2
3
4
import
SplitText
from
'./SplitText'
;
export
default
SplitText
;