When composing an AWS Lambda function in the node enviroment, should I put my methods inside or outside the module.exports block?

后端 未结 0 1920
被撕碎了的回忆
被撕碎了的回忆 2021-01-17 05:51

When composing an AWS Lambda function in the node environment, should I put my methods inside or outside the module.exports block? The code library I\'m working

相关标签:
回答
  • 消灭零回复
提交回复
热议问题