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

File serverExports.test.ts

packages/nextjs/test/serverExports.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync } from 'node:fs';
2import { resolve } from 'node:path';
3import { init, parse } from 'cjs-module-lexer';
4import { beforeAll, describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 4

entriesMethod · 0.65
keysMethod · 0.65
resolveFunction · 0.50
initFunction · 0.50

Tested by

no test coverage detected