MCPcopy
hub / github.com/angular/angular / disableDebugTools

Function disableDebugTools

packages/platform-browser/src/browser/tools/tools.ts:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 * @publicApi
39 */
40export function disableDebugTools(): void {
41 exportNgVar(PROFILER_GLOBAL_NAME, null);
42}

Callers 1

tools_spec.tsFile · 0.85

Calls 1

exportNgVarFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…