UNPKG
hiuphub-gamified
Version:
latest (2.1.5)
3.0.1
2.1.5
2.0.1
1.4.0
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.0
1.0.45
1.0.44
1.0.43
1.0.42
1.0.14
1.0.13
1.0.5
app of gamified
hiuphub-gamified
/
src
/
index.js
4 lines
(3 loc)
•
144 B
JavaScript
View Raw
1
2
3
4
import
Gamified
from
"./components/Gamified"
;
import
ReputationPoint
from
"./components/ReputationPoint"
;
export
{
ReputationPoint
,
Gamified
};