What is the equivalent of "new File()" in nodejs

时间:2019-05-31 11:27:41

标签: javascript node.js file

In the web, you can do; new File([], "") and it will return an empty File object. Where can I find the equivalent of this in nodejs?

0 个答案:

没有答案
相关问题