This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
BFFE
/
AMR
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
a9b38a49fc
Ranting
Tag
master
AMR
/
node_modules
/
es5-ext
/
math
/
clz32
/
index.js
index.js
96 B
Riwayat
Mentahan
1
2
3
"use strict";
module.exports = require("./is-implemented")() ? Math.clz32 : require("./shim");