MCPcopy 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
119export function invitesPath() {
120 return `/invites`;
121}
122
123export function confirmBasicDetailsPath() {
124 return `/confirm-basic-details`;

Callers 3

loaderFunction · 0.90
actionFunction · 0.90
loaderFunction · 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…