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

Function i

packages/analytics-plugin-intercom/src/browser.js:125–127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

123 } else {
124 var d = document;
125 var i = function() {
126 i.c(arguments);
127 };
128 i.q = [];
129 i.c = function(args) {
130 i.q.push(args);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected