Added the Porter Stemmer module to improve searches. This doesn't deal with some...
[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;