Writes a Javascript Object to file as JSON atomically.
writeJSONAtomic
fsn/nextra
The path to the file you want to create
The javascript object you would like to write to file
The options to pass JSON.stringify and writeFile
Generated using TypeDoc
Writes a Javascript Object to file as JSON atomically.
writeJSONAtomic
fsn/nextra