Version 1
[yaffs-website] / node_modules / core-js / library / es6 / weak-map.js
diff --git a/node_modules/core-js/library/es6/weak-map.js b/node_modules/core-js/library/es6/weak-map.js
new file mode 100644 (file)
index 0000000..655866c
--- /dev/null
@@ -0,0 +1,4 @@
+require('../modules/es6.object.to-string');
+require('../modules/es6.array.iterator');
+require('../modules/es6.weak-map');
+module.exports = require('../modules/_core').WeakMap;
\ No newline at end of file