This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
MTP2.0_GZ
/
wxappb2b
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
0e18c08d0f
Grenar
Taggar
master
wxappb2b
/
GuangZuan
/
node_modules
/
es6-weak-map
/
test
/
implement.js
implement.js
85 B
Historik
Rå
1
2
3
4
5
"use strict";
module.exports = function (t, a) {
a(typeof WeakMap, "function");
};