Section: Modules and Packaging

Import named members

javascript
javascript
import { slugify } from "./slugify.js";

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
Import default export
OpenIn sheetjavascriptsame section
Namespace import
OpenIn sheetjavascriptsame section
Named export
OpenIn sheetjavascriptsame section
Default export
OpenIn sheetjavascriptsame section
Dynamic import
OpenIn sheetjavascriptsame section
CommonJS require
OpenIn sheetjavascriptsame section