MCPcopy 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

1import { logger, task } from "@trigger.dev/sdk/v3";
2import { AppDataSource, Photo } from "./orm";
3
4export const taskThatUsesDecorators = task({

Callers

nothing calls this directly

Calls 5

taskFunction · 0.90
saveMethod · 0.80
randomMethod · 0.80
logMethod · 0.65
errorMethod · 0.65

Tested by

no test coverage detected