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