Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cartesiancs/map3d
/ exportFile
Function
exportFile
src/ui/App.tsx:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
};
65
66
const exportFile = () => {
67
setAction(true);
68
};
69
70
const exportFleet = () => {
71
setAction(true);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected