MCPcopy Index your code
hub / github.com/simstudioai/sim / row

Function row

apps/sim/lib/table/update-runner.test.ts:73–73  ·  view source on GitHub ↗
(id: string)

Source from the content-addressed store, hash-verified

71 }
72}
73const row = (id: string) => ({ id, data: {} })
74
75describe('runTableUpdate', () => {
76 beforeEach(() => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected