mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-18 12:47:50 +01:00
3 lines
64 B
JavaScript
3 lines
64 B
JavaScript
|
|
var nodeCrypto = require("crypto");
|
||
|
|
global.crypto = nodeCrypto;
|