Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cartesiancs/map3d
/ exportFleet
Function
exportFleet
src/ui/App.tsx:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
};
69
70
const exportFleet = () => {
71
setAction(true);
72
};
73
74
const getFleetSpaces = async () => {
75
const getSpace: any = await instanceFleet.get(
"space"
);
Callers
1
putGlbOnFleetSpace
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected