test(joox): Added basic sanity test for joox encryption.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// Polyfill for node.
|
||||
global.Blob = global.Blob || require("node:buffer").Blob;
|
||||
Reference in New Issue
Block a user