This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
ver2ex
/
hw-react-1
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
1
Değişiklik İstekleri
0
Wiki
Ağaç:
2389e7160b
Dallar
Biçim İmleri
master
hw-react-1
/
node_modules
/
es5-ext
/
test
/
math
/
log2
/
is-implemented.js
is-implemented.js
79 B
Geçmiş
Ham
1
2
3
"use strict";
module.exports = function (t, a) { a(typeof t(), "boolean"); };