Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ connectUrl
Method
connectUrl
packages/yalt/src/index.ts:95–97 ·
view source on GitHub ↗
(id: string)
Source
from the content-addressed store, hash-verified
93
}
94
95
connectUrl(id: string): string {
96
return
`${id}.${this.host}`;
97
}
98
}
99
100
export
type
YaltTunnelSocketOptions = {
Callers
1
action
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected