Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ showDirectoryPicker
Method
showDirectoryPicker
src/vite-env.d.ts:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
22
interface
Window {
23
showDirectoryPicker(): Promise<FileSystemDirectoryHandle>;
24
}
Callers
1
useFileDropzone
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected