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

File index.test.ts

packages/bundler-plugins/test/core/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getDebugIdSnippet } from '../../src/core';
2import { containsOnlyImports } from '../../src/core/utils';
3import { describe, it, expect } from 'vitest';
4

Callers

nothing calls this directly

Calls 3

getDebugIdSnippetFunction · 0.90
containsOnlyImportsFunction · 0.90
codeMethod · 0.80

Tested by

no test coverage detected