Section: Modules and Packaging

CommonJS require

javascript
javascript
const fs = require("node:fs");

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Modules and Packaging
Named export
OpenIn sheetjavascriptsame section
Default export
OpenIn sheetjavascriptsame section
Import named members
OpenIn sheetjavascriptsame section
Import default export
OpenIn sheetjavascriptsame section
Namespace import
OpenIn sheetjavascriptsame section