Browse Source

remove window thing

master
Mathias Buus 7 years ago
parent
commit
e13ca9e2de
  1. 2
      index.js

2
index.js

@ -90,5 +90,3 @@ function toUint8Array (s) {
function charCodeAt (c) {
return c.charCodeAt(0)
}
window.Blake2b = module.exports

Loading…
Cancel
Save