We can read a file in NodeJS using fs module. We can read file in synchronous and asynchronous mode using readFile() and readFileSync() methods.
確定! 回上一頁