deploy1 il y a 7 ans
Parent
commit
2dfb889d03
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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);
 }