how do i setup and use node:crypto in my workers?
I added
Im getting build errors when i use
compatibility_flags = [ "nodejs_compat" ]Im getting build errors when i use
import crypto from 'node:crypto' 