MCPcopy 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 */
52export function configure(options: ApiClientConfiguration) {
53 apiClientManager.setGlobalAPIClientConfiguration(options);
54}

Callers 2

doEnvVarsFunction · 0.90
doListRunsFunction · 0.90

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…