MCPcopy Create free account
hub / github.com/BloombergGraphics/whatiscode / track

Function track

scripts/share.js:10–14  ·  view source on GitHub ↗
(label)

Source from the content-addressed store, hash-verified

8 .map(modules);
9
10 function track(label) {
11 if(typeof tracker == 'function') {
12 tracker('share', label)
13 }
14 }
15
16 var that = {
17

Callers 1

initInnerShareFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected