Browse Source

paypro: add lib/browser/x509.

patch-2
Christopher Jeffrey 11 years ago
parent
commit
1ad3392184
  1. 2
      lib/browser/x509.js

2
lib/browser/x509.js

@ -0,0 +1,2 @@
var jsrsasign = require('jsrsasign');
module.exports = jsrsasign;
Loading…
Cancel
Save