Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/firebase/codelab-friendlychat-web
/ Stop
Interface
Stop
webframework/src/app/models/travel.model.ts:29–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
export
interface
Stop extends BaseStop {
30
}
31
32
export
type
TravelRef = DocumentReference<Travel>;
33
Callers
nothing calls this directly
Implementers
1
StopObject
webframework/src/app/models/travel.mod
Calls
no outgoing calls
Tested by
no test coverage detected