Writing a file to /tmp. Use the fs module to write data to /tmp : import fs from "fs" import { file } from 'tmp-promise' ...
確定! 回上一頁