Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 1471ca1

Browse files
committed
expose appendFile API
1 parent d73452f commit 1471ca1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ export default {
316316
cp,
317317
writeStream,
318318
writeFile,
319+
appendFile,
319320
readFile,
320321
exists,
321322
createFile,

0 commit comments

Comments
 (0)