Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ decorators.ts
File
decorators.ts
references/v3-catalog/src/trigger/decorators.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ logger, task } from
"@trigger.dev/sdk/v3"
;
2
import
{ AppDataSource, Photo } from
"./orm"
;
3
4
export
const
taskThatUsesDecorators = task({
Callers
nothing calls this directly
Calls
5
task
Function · 0.90
save
Method · 0.80
random
Method · 0.80
log
Method · 0.65
error
Method · 0.65
Tested by
no test coverage detected