This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
WangZixian
/
app
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
7178e82b75
Branche
Tagy
master
app
/
node_modules
/
@babel
/
runtime-corejs2
/
helpers
/
esm
/
identity.js
identity.js
70 B
História
Raw
1
2
3
4
function _identity(t) {
return t;
}
export { _identity as default };