MCPcopy 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
96export function init(options: TestClientOptions): void {
97 initAndBind(TestClient, options);
98}

Callers

nothing calls this directly

Calls 1

initAndBindFunction · 0.90

Tested by

no test coverage detected