MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / index.ts

File index.ts

packages/core/profiling/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-ignore apps resolve this at runtime with path alias in project bundlers
2import appConfig from '~/package.json';
3/* eslint-disable prefer-rest-params */
4declare let __startCPUProfiler: any;

Callers

nothing calls this directly

Calls 2

enableFunction · 0.70
logMethod · 0.45

Tested by

no test coverage detected