This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
hepf
/
shuibei_share
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
b6daaa21a1
Větve
Značky
master
shuibei_share
/
uni_modules
/
uview-plus
/
libs
/
util
/
gcanvas
/
context-webgl
/
classUtils.js
classUtils.js
95 B
Historie
Surový
1
2
3
export function getTransferedObjectUUID(name, id) {
return `${name.toLowerCase()}-${id}`;
}