Busca en todas las páginas de la documentación
5 pages in this section.
CJS history and why ESM is the forward path.
`module.exports`, circular deps, and `__dirname` workarounds.
Static imports, dynamic `import()`, and top-level await.
Conditional exports and subpath patterns.
One module system per package when possible; document exceptions.