aboutsummaryrefslogtreecommitdiff
path: root/node_modules/lodash/_Uint8Array.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/lodash/_Uint8Array.js')
-rw-r--r--node_modules/lodash/_Uint8Array.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/lodash/_Uint8Array.js b/node_modules/lodash/_Uint8Array.js
new file mode 100644
index 0000000..2fb30e1
--- /dev/null
+++ b/node_modules/lodash/_Uint8Array.js
@@ -0,0 +1,6 @@
+var root = require('./_root');
+
+/** Built-in value references. */
+var Uint8Array = root.Uint8Array;
+
+module.exports = Uint8Array;