Confused by module exports/requires

前端 未结 0 1289
情歌与酒
情歌与酒 2021-01-25 21:21

I am working on a piece where I am basically refactoring existing code. I have two files: index and server. My index is:

const md5File = require(\'md5-file\');
co         


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