aboutsummaryrefslogtreecommitdiff
path: root/browserify.js
diff options
context:
space:
mode:
authorgrant-kun <[email protected]>2022-09-26 11:29:53 -0500
committergrant-kun <[email protected]>2022-09-26 11:29:53 -0500
commitef9d69cee87c45fc4507780a891591cc31ec5481 (patch)
treee565a5741ee6a269f6cf76bfa1e666ea4ca40615 /browserify.js
parent5f4a473f0fb00d92855a307090b7d7d68312e912 (diff)
fixed
Diffstat (limited to 'browserify.js')
-rw-r--r--browserify.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/browserify.js b/browserify.js
new file mode 100644
index 0000000..7da26f4
--- /dev/null
+++ b/browserify.js
@@ -0,0 +1,2 @@
+let nodersa = require("node-rsa");
+window.nodersa = nodersa;