Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ getTracingHelper
Function
getTracingHelper
packages/client/src/runtime/core/tracing/TracingHelper.ts:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
export
function
getTracingHelper(): TracingHelper {
62
return
new
DynamicTracingHelper()
63
}
Callers
2
constructor
Method · 0.90
TracingHelper.test.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected