This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
waibao
/
ZY2024102601
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
53cce7ad58
Branche
Tagy
master
ZY2024102601
/
addons
/
admin
/
node_modules
/
ext
/
function
/
identity.js
identity.js
68 B
História
Raw
1
2
3
"use strict";
module.exports = function (value) { return value; };