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