MCPcopy
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
61export function getTracingHelper(): TracingHelper {
62 return new DynamicTracingHelper()
63}

Callers 2

constructorMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected