Please enable JavaScript in your browser!
Startsida
Utforska
Hjälp
Logga in
chenpm
/
yixing_zc_wx
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
5f9d84b238
Grenar
Taggar
main
yixing_zc_wx
/
node_modules
/
es6-weak-map
/
test
/
implement.js
implement.js
85 B
Historik
Rå
1
2
3
4
5
6
"use strict";
module.exports = function (t, a) {
a(typeof WeakMap, "function");
};