.
This commit is contained in:
2
qwen/nodejs/node_modules/@noble/hashes/esm/crypto.js
generated
vendored
Normal file
2
qwen/nodejs/node_modules/@noble/hashes/esm/crypto.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export const crypto = typeof globalThis === 'object' && 'crypto' in globalThis ? globalThis.crypto : undefined;
|
||||
//# sourceMappingURL=crypto.js.map
|
||||
Reference in New Issue
Block a user