UNPKG
sk-react
Version:
latest (0.20.1)
0.20.1
0.10.1
0.10.0
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.20
0.5.12
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.0.3
0.0.2
0.0.1
React for ShaneKing
github.com/ShaneKing/sk-react
ShaneKing/sk-react
sk-react
/
es
/
r
/
index.js
4 lines
•
151 B
JavaScript
View Raw
1
2
3
4
import
_ReactComp
from
'./ReactComp'
;
export
{ _ReactComp
as
ReactComp
};
import
_SKFragment
from
'./SKFragment'
;
export
{ _SKFragment
as
SKFragment
};