Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ application-common.ts
File
application-common.ts
packages/core/application/application-common.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ CoreTypes } from
'../core-types'
;
2
import
{ CSSUtils } from
'../css/system-classes'
;
3
import
{ Device, Screen } from
'../platform'
;
4
import
{ profile } from
'../profiling'
;
Callers
nothing calls this directly
Calls
5
getNativeScriptGlobals
Function · 0.90
prepareAppForModuleResolver
Function · 0.90
clearResolverCache
Function · 0.90
_setResolver
Function · 0.90
on
Method · 0.65
Tested by
no test coverage detected