Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ main.ts
File
main.ts
apps/toolbox/src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Application } from
'@nativescript/core'
;
2
3
Application.run({ moduleName:
'app-root'
});
4
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected