how do i setup and use node:crypto in my workers?

I added compatibility_flags = [ "nodejs_compat" ] Im getting build errors when i use import crypto from 'node:crypto'
No description
1 Reply

Did you find this page helpful?