JacobZwangJ
Denoβ€’2y agoβ€’
3 replies
JacobZwang

use `process` without importing it

Is there a way to enable the global process variable without manually importing it from node:process? This would help a lot with making node projects compatible with deno without any code change.
Was this page helpful?