Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ helpers.test.ts
File
helpers.test.ts
packages/browser/test/helpers.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ WrappedFunction } from
'@sentry/core/browser'
;
2
import
{ describe, expect, it, vi } from
'vitest'
;
3
import
{ wrap } from
'../src/helpers'
;
4
Callers
nothing calls this directly
Calls
5
wrap
Function · 0.90
assign
Method · 0.80
call
Method · 0.80
keys
Method · 0.65
wrapped
Function · 0.50
Tested by
no test coverage detected