Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ index.ts
File
index.ts
runtime_tests/tests/wrangler/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ addMiddleware } from
"@trigger.dev/hono"
;
2
import
{ TriggerClient, invokeTrigger } from
"@trigger.dev/sdk"
;
3
import
{ Hono } from
"hono"
;
4
Callers
nothing calls this directly
Calls
3
addMiddleware
Function · 0.90
invokeTrigger
Function · 0.90
defineJob
Method · 0.80
Tested by
no test coverage detected