Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatGuySam/doesitarm
/ apiEndpointPath
Method
apiEndpointPath
helpers/listing-page.js:135–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
get apiEndpointPath () {
136
return
makeApiPathFromEndpoint( this.api.endpoint )
137
}
138
139
get relatedVideos () {
140
if
( Array.isArray( this.api.relatedVideos ) ) {
Callers
nothing calls this directly
Calls
1
makeApiPathFromEndpoint
Function · 0.85
Tested by
no test coverage detected