I would heavily encourage you to use `nodejs_compat`, drop `node_compat` and import from the `node:`

I would heavily encourage you to use
nodejs_compat
, drop
node_compat
and import from the
node:
prefix if you can, though
Was this page helpful?