bs-node
bs-node copied to clipboard
Node.Crypto cannot be found
Node.Fs.readFileSync(""); works, but Node.Crypto. ... yields The module or file Node.Crypto can't be found. - same with Node_crypto. ... and Crypto. ....
I couldn't find any tests validating that Crypto actually works.
Hi @villesau Unfortunately this repository hasn't been upstreamed, and more success has been found in individually wrapping specific node APIs, rather than trying to create a single repository that wraps all of them.