MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / resetSdk

Function resetSdk

packages/cloudflare/test/testUtils.ts:18–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16}
17
18export function resetSdk(): void {
19 resetGlobals();
20 cleanupOtel();
21}

Callers 2

sdk.test.tsFile · 0.90

Calls 2

resetGlobalsFunction · 0.70
cleanupOtelFunction · 0.70

Tested by

no test coverage detected