UNPKG
uxcore-animate
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
uxcore-animate component for uxcore.
github.com/uxcore/uxcore-animate
uxcore/uxcore-animate
uxcore-animate
/
src
/
index.js
9 lines
(8 loc)
•
166 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/** * Animate Component for uxcore *
@author
eternalsky
* * Copyright 2014-2015, Uxcore Team, Alinw. * All rights reserved. */
export
default
from
'./Animate'
;