MCPcopy
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

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

Callers

nothing calls this directly

Calls 2

runTableImportFunction · 0.90
taskFunction · 0.85

Tested by

no test coverage detected