aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es7/symbol.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/core-js/es7/symbol.js')
-rw-r--r--node_modules/core-js/es7/symbol.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/core-js/es7/symbol.js b/node_modules/core-js/es7/symbol.js
new file mode 100644
index 000000000..14d90eec7
--- /dev/null
+++ b/node_modules/core-js/es7/symbol.js
@@ -0,0 +1,3 @@
+require('../modules/es7.symbol.async-iterator');
+require('../modules/es7.symbol.observable');
+module.exports = require('../modules/_core').Symbol; \ No newline at end of file