This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ball-court
/
server
Suivre
5
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
5ef61dc5b7
Branches
Tags
master
server
/
app
/
controller
/
.statistics.js
.statistics.js
132 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
module.exports = {
match: {
parameters: {
query: {
match_id: 'match_id',
},
},
},
ranking: {},
};