This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
15270821319
/
s202226701003
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Dal:
master
Dallar
Biçim İmleri
main
master
s202226701003
/
AiStudy-server
/
node_modules
/
es5-ext
/
function
/
constant.js
constant.js
93 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
"use strict";
module.exports = function (value) {
return function () { return value; };
};