MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / misconfigured.ts

File misconfigured.ts

references/job-catalog/src/misconfigured.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createExpressServer } from "@trigger.dev/express";
2import { TriggerClient, intervalTrigger } from "@trigger.dev/sdk";
3
4export const client = new TriggerClient({

Callers

nothing calls this directly

Calls 3

intervalTriggerFunction · 0.90
createExpressServerFunction · 0.90
defineJobMethod · 0.80

Tested by

no test coverage detected