Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
20
export
function
test() {
21
console.log(
'onTap'
);
22
alert(
'onTap'
);
23
}
Callers
nothing calls this directly
Calls
2
alert
Function · 0.50
log
Method · 0.45
Tested by
no test coverage detected