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

Function test

apps/ui/src/issues/issue-3714-page.ts:20–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18}
19
20export function test() {
21 console.log('onTap');
22 alert('onTap');
23}

Callers

nothing calls this directly

Calls 2

alertFunction · 0.50
logMethod · 0.45

Tested by

no test coverage detected