This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
official
/
zyuas.com
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
b1774d2c86
Haarat
Tagit
master
zyuas.com
/
node_modules
/
es6-map
/
test
/
is-native-implemented.js
is-native-implemented.js
77 B
Historia
Raaka
1
2
3
'use strict';
module.exports = function (t, a) { a(typeof t, 'boolean'); };