PostHogConfig

Example values

TypeScript
Omit<BasePostHogConfig, 'loaded'> & {
loaded: (posthog: PostHogInterface) => void;
}

Community questions

Questions about this page? or post a community question.