Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/botbotrobotics/BotBrain
/
Class
frontend/src/services/missions.ts:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
class
MissionsService {
36
private supabase = createSupabaseClient();
37
38
async
getMissions(): Promise<MissionWithWaypoints[]> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected