export ↔ JS Keyword to export Module
References
module.exports↔ Object toexportfrom CommonJS,require()to import
export ↔ JS Keyword to export Modulemodule.exports ↔ Object to export from CommonJS, require() to import