Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ begin
Method
begin
packages/db/tx-tripwire.ts:110–110 ·
view source on GitHub ↗
(...args: unknown[])
Source
from the content-addressed store, hash-verified
108
interface
CallableClient {
109
unsafe(...args: unknown[]): unknown
110
begin(...args: unknown[]): unknown
111
}
112
113
/**
Callers
1
tx-tripwire.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected