deploy1 há 7 anos atrás
pai
commit
2dfb889d03
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      index.js

+ 1 - 0
index.js

@@ -5,6 +5,7 @@ var crypto = require("crypto");
 var BP = {};
 
 
+
 BP.bitSize = function() {
     return (this.length * 8);
 }