MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / index.ts

File index.ts

packages/server-utils/src/vercel-ai/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineIntegration, waitForTracingChannelBinding, type IntegrationFn } from '@sentry/core';
2import { subscribeVercelAiTracingChannel } from './vercel-ai-dc-subscriber';
3import * as dc from 'node:diagnostics_channel';
4

Callers

nothing calls this directly

Calls 1

defineIntegrationFunction · 0.90

Tested by

no test coverage detected