Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
1
import
{ task } from
'@trigger.dev/sdk'
2
import
{ runTableExport,
type
TableExportPayload } from
'@/lib/table/export-runner'
3
4
/**
Callers
nothing calls this directly
Calls
2
runTableExport
Function · 0.90
task
Function · 0.85
Tested by
no test coverage detected