MCPcopy 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
22interface Window {
23 showDirectoryPicker(): Promise<FileSystemDirectoryHandle>;
24}

Callers 1

useFileDropzoneFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected