Skip to content

Commit

Permalink
Export global
Browse files Browse the repository at this point in the history
  • Loading branch information
mervick committed Jan 7, 2019
1 parent 359c1c6 commit c4a7218
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript/src/aes256.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ var AES256 = {
};

module.exports = AES256;
if (window) window.AES256 = AES256;

0 comments on commit c4a7218

Please sign in to comment.