This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
19870581353
/
workspace-card
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
c997dc2d49
Gałęzie
Tagi
master
workspace-card
/
node_modules
/
rxjs
/
dist
/
esm5
/
internal
/
util
/
identity.js
identity.js
82 B
Historia
Czysty
1
2
3
4
export function identity(x) {
return x;
}
//# sourceMappingURL=identity.js.map