node
node copied to clipboard
doc: add esm examples to `node:repl`
This PR adds the ESM counterparts of the CJS examples for the REPL documentation.
I've tested every single example and they all work/behave as expected.
Best regards!