Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ init
Function
init
packages/core/test/mocks/client.ts:96–98 ·
view source on GitHub ↗
(options: TestClientOptions)
Source
from the content-addressed store, hash-verified
94
}
95
96
export
function
init(options: TestClientOptions): void {
97
initAndBind(TestClient, options);
98
}
Callers
nothing calls this directly
Calls
1
initAndBind
Function · 0.90
Tested by
no test coverage detected