MCPcopy 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

108interface CallableClient {
109 unsafe(...args: unknown[]): unknown
110 begin(...args: unknown[]): unknown
111}
112
113/**

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected