mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 22:01:47 +00:00
Update crypto.js
This commit is contained in:
@@ -9,5 +9,4 @@ export var randomUUID = () => {
|
||||
return crypto.randomUUID();
|
||||
};
|
||||
|
||||
export var subtle = crypto.subtle;
|
||||
export var webcrypto = crypto;
|
||||
|
||||
Reference in New Issue
Block a user