MCPcopy Index your code
hub / github.com/simstudioai/sim / table-export.ts

File table-export.ts

apps/sim/background/table-export.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { task } from '@trigger.dev/sdk'
2import { runTableExport, type TableExportPayload } from '@/lib/table/export-runner'
3
4/**

Callers

nothing calls this directly

Calls 2

runTableExportFunction · 0.90
taskFunction · 0.85

Tested by

no test coverage detected