We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f36fbf + 46eab59 commit a36763dCopy full SHA for a36763d
webcrypto.react-native.js
@@ -1,5 +1,5 @@
1
// @ts-ignore
2
-import webcrypto from 'isomorphic-webcrypto'
+import webcrypto from 'isomorphic-webcrypto/src/react-native'
3
4
webcrypto.ensureSecure()
5
0 commit comments