MCPcopy 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
59export function getVideoEndpoint ( video ) {
60
61 return `/tv/${video.slug}`
62}
63
64export function getRouteType ( routeString ) {
65 // Catch non-string routes

Callers 2

buildMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected