UNPKG

@posthog/wizard

Version:

The PostHog wizard helps you to configure your project

5 lines (4 loc) 159 B
export declare const getReactDocumentation: ({ language, envVarPrefix, }: { language: "typescript" | "javascript"; envVarPrefix: string; }) => string;