MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / exportStore.ts

File exportStore.ts

src/store/stores/exportStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import { persist } from 'zustand/middleware';
3import { STORAGE_KEYS } from '../migration';
4import type { ScreenshotSize, ScreenshotFormat, ExportFormat } from '../types';

Callers

nothing calls this directly

Calls 4

downloadUrlFunction · 0.90
buildTimestampedFilenameFunction · 0.90
setFunction · 0.85
getFunction · 0.50

Tested by

no test coverage detected