Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ThatGuySam/doesitarm
/ getVideoEndpoint
Function
getVideoEndpoint
helpers/app-derived.js:59–62 ·
view source on GitHub ↗
( video )
Source
from the content-addressed store, hash-verified
57
}
58
59
export
function
getVideoEndpoint ( video ) {
60
61
return
`/tv/${video.slug}`
62
}
63
64
export
function
getRouteType ( routeString ) {
65
// Catch non-string routes
Callers
2
build
Method · 0.90
buildVideoListingFromFetchedVideo
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected