new_test / node_modules /lodash /_Uint8Array.js
mahiatlinux's picture
Upload 3053 files
311cc15 verified
raw
history blame contribute delete
130 Bytes
var root = require('./_root');
/** Built-in value references. */
var Uint8Array = root.Uint8Array;
module.exports = Uint8Array;