Skip to content

doc: require `node:process` in Events examples

These CJS examples on the Events docs were missing their node:process require statements.

With this change they'd all match their ESM counterparts.

Best regards!

Merge request reports

Loading