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

File main.ts

apps/ui/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1console.log('####### ------ APP MODULES START ');
2
3import { Trace, Application, UnhandledErrorEventData, LaunchEventData, ApplicationEventData, DiscardedErrorEventData } from '@nativescript/core';
4Trace.addCategories(Trace.categories.NativeLifecycle);

Callers

nothing calls this directly

Calls 6

uptimeFunction · 0.85
warnMethod · 0.80
enableMethod · 0.65
onMethod · 0.65
logMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected