Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ error
Method
error
packages/core/console/index.ts:25–27 ·
view source on GitHub ↗
(message: any)
Source
from the content-addressed store, hash-verified
23
}
24
25
public error(message: any): void {
26
// console.error stub
27
}
28
29
public log(message: any): void {
30
// console.log stub
Callers
15
clear-private-definitions.ts
File · 0.80
hmr-accept.ts
File · 0.80
notify
Function · 0.80
error
Function · 0.80
webpackCompilationCallback
Function · 0.80
checkKey
Function · 0.80
ensureValidValue
Function · 0.80
_handleListenerEntry
Method · 0.80
openWindow
Method · 0.80
createSceneWithLegacyAPI
Method · 0.80
sendAccessibilityEvent
Method · 0.80
stackError
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected