MCPcopy
hub / github.com/TransformerOptimus/SuperAGI / mixpanelId

Function mixpanelId

gui/pages/api/apiConfig.js:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24};
25
26export const mixpanelId = () => {
27 return MIXPANEL_AUTH_ID;
28};
29
30const api = axios.create({
31 baseURL: API_BASE_URL,

Callers 2

getUserClickFunction · 0.90
_app.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected