Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evolify/dumpfun
/ click
Function
click
common/utils/track.ts:20–25 ·
view source on GitHub ↗
(type: TrackLabel)
Source
from the content-addressed store, hash-verified
18
}
19
20
export
function
click(
type
: TrackLabel) {
21
sendGTMEvent({
22
event: EventName.Click,
23
type
:
type
,
24
})
25
}
Callers
4
onClick
Function · 0.90
to
Function · 0.90
to
Function · 0.90
toSearch
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected