MCPcopy 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
20export function click(type: TrackLabel) {
21 sendGTMEvent({
22 event: EventName.Click,
23 type: type,
24 })
25}

Callers 4

onClickFunction · 0.90
toFunction · 0.90
toFunction · 0.90
toSearchFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected