This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
WangZixian
/
app
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Гілка:
master
Гілки
Теги
master
app
/
node_modules
/
@babel
/
runtime-corejs2
/
helpers
/
esm
/
identity.js
identity.js
70 B
Постійне посилання
Історія
Запис
1
2
3
4
function _identity(t) {
return t;
}
export { _identity as default };