MCPcopy Index your code
hub / github.com/ShareDropio/sharedrop / isDevelopingAddon

Function isDevelopingAddon

lib/google-analytics/index.js:6–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4 name,
5
6 isDevelopingAddon() {
7 return true;
8 },
9
10 contentFor(type, config) {
11 const id = config.googleAnalyticsId;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected