This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
kris
/
MusareFork
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
5cf0c8ca2b
Rami (Branch)
Tag
kris
kris-spotify
staging
MusareFork
/
backend
/
logic
/
cache
/
schemas
/
recentActivity.js
recentActivity.js
87 B
Cronologia
Originale
1
2
3
4
export default activity => ({
type: activity.type,
createdAt: activity.createdAt
});