Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ configure
Function
configure
packages/trigger-sdk/src/v3/index.ts:52–54 ·
view source on GitHub ↗
(options: ApiClientConfiguration)
Source
from the content-addressed store, hash-verified
50
* ```
51
*/
52
export
function
configure(options: ApiClientConfiguration) {
53
apiClientManager.setGlobalAPIClientConfiguration(options);
54
}
Callers
2
doEnvVars
Function · 0.90
doListRuns
Function · 0.90
Calls
1
setGlobalAPIClientConfiguration
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…