This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
persagy
/
persagy-web
Sledovat
22
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
cba4df9f59
Větve
Značky
master
persagy-web
/
persagy-web-big
/
node_modules
/
rxjs
/
_esm2015
/
internal
/
util
/
identity.js
identity.js
82 B
Historie
Surový
1
2
3
4
export function identity(x) {
return x;
}
//# sourceMappingURL=identity.js.map