Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ accountPath
Function
accountPath
apps/webapp/app/utils/pathBuilder.ts:111–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
}
110
111
export
function
accountPath() {
112
return
`/account`;
113
}
114
115
export
function
personalAccessTokensPath() {
116
return
`/account/tokens`;
Callers
3
AccountSideMenu
Function · 0.90
UserMenu
Function · 0.90
action
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…