MCPcopy 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

hmr-accept.tsFile · 0.80
notifyFunction · 0.80
errorFunction · 0.80
checkKeyFunction · 0.80
ensureValidValueFunction · 0.80
_handleListenerEntryMethod · 0.80
openWindowMethod · 0.80
stackErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected