Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
jfinn
/
ljm_j1
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2069
Commits
3
Branches
Tree:
503d47f363
dev1
master
rzv_feb
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van '503d47f363'
${ noResults }
ljm_j1
/
service
/
statistics
/
constants.js
constants.js
75B
Geschiedenis
Ruw
1
2
3
4
5
const Constants = {
LOCAL_JID: 'local'
};
module.exports = Constants;