Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ schedules.ts
File
schedules.ts
references/job-catalog/src/schedules.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createExpressServer } from
"@trigger.dev/express"
;
2
import
{ Resend } from
"@trigger.dev/resend"
;
3
import
{ TriggerClient, cronTrigger, intervalTrigger } from
"@trigger.dev/sdk"
;
4
Callers
nothing calls this directly
Calls
9
intervalTrigger
Function · 0.90
cronTrigger
Function · 0.90
createExpressServer
Function · 0.90
getKpiData
Function · 0.85
defineJob
Method · 0.80
wait
Method · 0.80
info
Method · 0.65
runTask
Method · 0.45
sendEmail
Method · 0.45
Tested by
no test coverage detected