MCPcopy Create free account
hub / github.com/triggerdotdev/trigger.dev / rootPath

Function rootPath

apps/webapp/app/utils/pathBuilder.ts:107–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105}
106
107export function rootPath() {
108 return `/`;
109}
110
111export function accountPath() {
112 return `/account`;

Callers 8

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