MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / dir

Method dir

packages/core/console/index.ts:37–39  ·  view source on GitHub ↗
(obj: any)

Source from the content-addressed store, hash-verified

35 }
36
37 public dir(obj: any): void {
38 // console.dir stub
39 }
40}

Callers 3

toggleFunction · 0.80
pageLoadedFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected