We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa0da2 commit df37541Copy full SHA for df37541
index.js
@@ -83,4 +83,4 @@ if (typeof global.crypto !== 'object') {
83
84
if (typeof global.crypto.getRandomValues !== 'function') {
85
global.crypto.getRandomValues = getRandomValues
86
-}
+}
0 commit comments