Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ readFileSync } from
'node:fs'
;
2
import
{ resolve } from
'node:path'
;
3
import
{ init, parse } from
'cjs-module-lexer'
;
4
import
{ beforeAll, describe, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
4
entries
Method · 0.65
keys
Method · 0.65
resolve
Function · 0.50
init
Function · 0.50
Tested by
no test coverage detected