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 12e24cd commit 7e1dd88Copy full SHA for 7e1dd88
packages/embed-sdk/src/encryption.ts
@@ -1,4 +1,4 @@
1
-import crypto from 'node:crypto';
+import crypto from 'crypto';
2
3
/*
4
* Configuration Constants
0 commit comments