UNPKG

64 BJavaScriptView Raw
1module.exports = function (buf) {
2 return new Uint8Array(buf)
3}
\No newline at end of file