Licence
ISC
Version
1.0.2
Deps
1
Size
1 kB
Vulns
1
Weekly
0
file-operations-dhp
#Setup
npm i file-operations-dhp
#################################
// Example usage
readFile('example.txt');
writeFile('example.txt', 'Hello, this is content to be written into the file.');