Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ table-import.ts
File
table-import.ts
apps/sim/background/table-import.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ task } from
'@trigger.dev/sdk'
2
import
{ runTableImport,
type
TableImportPayload } from
'@/lib/table/import-runner'
3
4
/**
Callers
nothing calls this directly
Calls
2
runTableImport
Function · 0.90
task
Function · 0.85
Tested by
no test coverage detected