MCPcopy
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
29export interface Stop extends BaseStop {
30}
31
32export type TravelRef = DocumentReference<Travel>;
33

Callers

nothing calls this directly

Implementers 1

StopObjectwebframework/src/app/models/travel.mod

Calls

no outgoing calls

Tested by

no test coverage detected