MCPcopy
hub / github.com/simstudioai/sim / unsafe

Method unsafe

packages/db/tx-tripwire.ts:109–109  ·  view source on GitHub ↗
(...args: unknown[])

Source from the content-addressed store, hash-verified

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

Callers 9

beginFunction · 0.65
deeplyNestedHelperFunction · 0.65
thenFunction · 0.65
runMigrationsWithRetryFunction · 0.65
executeQueryFunction · 0.65
executeInsertFunction · 0.65
executeUpdateFunction · 0.65
executeDeleteFunction · 0.65

Calls

no outgoing calls

Tested by 3

beginFunction · 0.52
deeplyNestedHelperFunction · 0.52
thenFunction · 0.52