🏠 fsOperations.ts

This commit is contained in:
nirholas
2026-03-31 10:24:17 +00:00
parent 8ea4d6e12b
commit 0bc2e45afb

View File

@@ -768,3 +768,4 @@ export async function* readLinesReverse(
await fileHandle.close()
}
}