用于将 UTF-8 字符串写入文件的 Options 对象。
Since: 1.0.0
contents
contents: string
string
要写入文件的 UTF-8 字符串。
Defined in: fs.ts:133
path
path: string
要写入的文件的路径。
Defined in: fs.ts:131
关闭