AnalyticsInterfacesPostHogPluginOptionsVersion: NextOn this pagePostHogPluginOptionsPostHogPluginOptions @commandkit/analyticsplugin.ts Signatureinterface PostHogPluginOptions { posthogOptions: { apiKey: string; options?: PostHogOptions; };} posthogOptionsproperty{ apiKey: string; options?: PostHogOptions; }