UNPKG
react-sequential-image-loader
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
A component to animate sequential images
react-sequential-image-loader
/
dist
/
index.js
2 lines
•
59 B
JavaScript
View Raw
1
2
import
Animator
from
'./Animator'
;
export
default
Animator
;