Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/koodo-reader/koodo-reader
/ FileSystemWritableFileStream
Interface
FileSystemWritableFileStream
src/utils/file/localFile.ts:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
interface
FileSystemWritableFileStream {
36
write(content: string | ArrayBuffer): Promise<void>;
37
close(): Promise<void>;
38
}
39
40
interface
Window {
41
showDirectoryPicker(options?: {
Callers
16
7zz.umd.js
File · 0.65
ensureTensor
Method · 0.65
upload
Method · 0.65
M
Function · 0.65
it
Function · 0.65
v
Function · 0.65
jspdf.umd.min.js
File · 0.65
e
Function · 0.65
createMainWin
Function · 0.65
vex.combined.min.js
File · 0.65
7zz.umd.js
File · 0.65
_fd_close
Function · 0.65
Implementers
1
Zn
src/assets/lib/kookit.min.js
Calls
no outgoing calls
Tested by
no test coverage detected