Removed modules/contrib/media module to allow update to the core media module
[yaffs-website] / node_modules / uncss / node_modules / lodash / internal / Uint8Array.js
1 /** Built-in value references. */
2 var Uint8Array = global.Uint8Array;
3
4 module.exports = Uint8Array;