MCPcopy
hub / github.com/prisma/prisma / server.ts

File server.ts

packages/query-plan-executor/examples/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { serve } from '@hono/node-server'
2import { context, trace } from '@opentelemetry/api'
3import { AsyncLocalStorageContextManager } from '@opentelemetry/context-async-hooks'
4import { BasicTracerProvider } from '@opentelemetry/sdk-trace-base'

Callers

nothing calls this directly

Calls 2

infoMethod · 0.80
createMethod · 0.45

Tested by

no test coverage detected