This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
lovecoding
/
VIP26
Figyelés
9
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
083e247525
Branch-ok
Tag-ek
master
VIP26
/
webpack
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
identity.js
identity.js
52 B
Előzmények
Nyers
1
2
3
export default function _identity(x) {
return x;
}