how to block imports of a javascript file in nodejs

前端 未结 0 666

how can I "block" imports of a javascript file?

ex: if the file is:

const file = require(\'./file\');
         


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