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

File index.ts

packages/wasm/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { DebugImage, Event, IntegrationFn, StackFrame } from '@sentry/core';
2import { defineIntegration, GLOBAL_OBJ } from '@sentry/core';
3import { patchWebAssembly } from './patchWebAssembly';
4import { getImage, getImages, registerModule } from './registry';

Callers

nothing calls this directly

Calls 1

defineIntegrationFunction · 0.90

Tested by

no test coverage detected