clean up
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
import crypto from 'node:crypto'
|
import crypto from 'node:crypto'
|
||||||
Object.defineProperty(global, 'crypto', { value: { subtle: crypto.webcrypto.subtle }})
|
Object.defineProperty(global, 'crypto', { value: { subtle: crypto.webcrypto.subtle }})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user