Importing your own module

Report a typo

How to import a CommonJS module calculator into index.js? Choose all the correct options.

This is the project structure:

project-root/
├── modules/
│   └── calculator.js
└── index.js
Select one or more options from the list
___

Create a free account to access the full topic