This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
lijunfeng
/
rtdeviceApp
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
1c50e65dbb
Větve
Značky
master
rtdeviceApp
/
uniCloud-aliyun
/
cloudfunctions
/
common
/
hello-common
/
index.js
index.js
85 B
Historie
Surový
1
2
3
4
5
6
module.exports = {
secret: 'abcdefg',
getVersion: function(){
return '1.0.0'
}
}