aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/typed/int8-array.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/core-js/fn/typed/int8-array.js')
-rw-r--r--node_modules/core-js/fn/typed/int8-array.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/node_modules/core-js/fn/typed/int8-array.js b/node_modules/core-js/fn/typed/int8-array.js
new file mode 100644
index 000000000..edf48c792
--- /dev/null
+++ b/node_modules/core-js/fn/typed/int8-array.js
@@ -0,0 +1,2 @@
+require('../../modules/es6.typed.int8-array');
+module.exports = require('../../modules/_core').Int8Array; \ No newline at end of file