Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ invitesPath
Function
invitesPath
apps/webapp/app/utils/pathBuilder.ts:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
export
function
invitesPath() {
120
return
`/invites`;
121
}
122
123
export
function
confirmBasicDetailsPath() {
124
return
`/confirm-basic-details`;
Callers
3
loader
Function · 0.90
action
Function · 0.90
loader
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…