happy-opfs • Docs
happy-opfs / appendFileSync
function appendFileSync(filePath, contents): VoidIOResult
Sync version of appendFile
.
Parameter | Type |
---|---|
filePath |
string |
contents |
WriteSyncFileContent |
VoidIOResult
happy-opfs • Docs
happy-opfs / appendFileSync
function appendFileSync(filePath, contents): VoidIOResult
Sync version of appendFile
.
Parameter | Type |
---|---|
filePath |
string |
contents |
WriteSyncFileContent |
VoidIOResult