This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
sark
/
new-templane
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
7082ad9c93
Grenar
Taggar
main
new-templane
/
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");
};