MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / untrack

Method untrack

packages/sveltekit/src/common/utils.ts:17–17  ·  view source on GitHub ↗
(fn: () => T)

Source from the content-addressed store, hash-verified

15 id?: string | null;
16 };
17 untrack<T>(fn: () => T): T;
18}
19
20/**

Callers 1

getRouteIdFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected