commonjs

[1/1]

  1. Demystifying Exports in Node.js Modules: `module.exports` vs. `exports`
    exports (the Object Reference):exports is a built-in object in a Node. js module.It acts as a reference to the ultimate export value