MCPcopy Create free account
hub / github.com/DavidWells/analytics / a

Function a

packages/analytics-plugin-mixpanel/src/browser.js:85–91  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

83 var f = "set set_once union unset remove delete".split(" ");
84 e.get_group = function() {
85 function a(c) {
86 b[c] = function() {
87 call2_args = arguments;
88 call2 = [c].concat(Array.prototype.slice.call(call2_args, 0));
89 e.push([d, call2]);
90 };
91 }
92 for (
93 var b = {},
94 d = ["get_group"].concat(

Callers 2

customerIOPluginFunction · 0.85
mixpanelPluginFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected