Nodemoduleexportsvariable exportsThe exports variable is available within a module's file-level scope, and is assigned the value of module.exports before the module is evaluated. Type #Module["exports"]
variable exportsThe exports variable is available within a module's file-level scope, and is assigned the value of module.exports before the module is evaluated. Type #Module["exports"]