This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
yuandaibao
/
front
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f03cc171e1
Rami (Branch)
Tag
master
front
/
uni_modules
/
uview-next
/
libs
/
gcanvas
/
context-webgl
/
classUtils.js
classUtils.js
95 B
Cronologia
Originale
1
2
3
export function getTransferedObjectUUID(name, id) {
return `${name.toLowerCase()}-${id}`;
}