This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
ver2ex
/
hw-react-1
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
1
Pull-pyynnöt
0
Wiki
Branch:
master
Branchit
Tagit
master
hw-react-1
/
node_modules
/
es6-symbol
/
test
/
is-native-implemented.js
is-native-implemented.js
77 B
Pysyvä linkki
Historia
Raaka
1
2
3
"use strict";
module.exports = function (t, a) { a(typeof t, "boolean"); };