UNPKG

@posthog/wizard

Version:

The PostHog wizard helps you to configure your project

6 lines (5 loc) 191 B
export declare const getReactNativeDocumentation: ({ language, host, projectApiKey, }: { language: "typescript" | "javascript"; host: string; projectApiKey: string; }) => string;