This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
yichael
/
AutoAndroidController
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Гілка:
master
Гілки
Теги
master
AutoAndroidCont...
/
node_modules
/
rxjs
/
dist
/
esm5
/
internal
/
util
/
identity.js
identity.js
82 B
Постійне посилання
Історія
Запис
1
2
3
4
export function identity(x) {
return x;
}
//# sourceMappingURL=identity.js.map