MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / posthog.js

File posthog.js

apps/web/utilities/posthog.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1if (
2 typeof window !== 'undefined' &&
3 !!process.env.NEXT_PUBLIC_POSTHOG_API_KEY
4) {

Callers

nothing calls this directly

Calls 2

gFunction · 0.85
debugMethod · 0.65

Tested by

no test coverage detected